kedro.framework.cli.jupyter.JupyterCommandGroup

class kedro.framework.cli.jupyter.JupyterCommandGroup(name=None, commands=None, **attrs)[source]

A custom class for ordering the kedro jupyter command groups

list_commands(ctx)[source]

List commands according to a custom order

Return type:

list[str]