Skip to content

Args for commands? #128

@fleming79

Description

@fleming79

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions