-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Thank you for providing this module. I'd been looking for a way to open the Jupyter console from python.
Looking through your example notebook I can see you are using args for the commands such as:
app.commands.execute('console:create', {
'insertMode': 'split-right',
'kernelPreference': {
'shutdownOnClose': True,
}
})
Would it be possible to provide some details on what args can be passed to each of the commands?
EDIT: This link now includes args:
https://jupyterlab.readthedocs.io/en/latest/user/commands.html#commands-list
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels