usage: jupyter [-h] [--version] [--config-dir] [--data-dir] [--runtime-dir]
[--paths] [--json]
[subcommand]
Jupyter: Interactive Computing
positional arguments:
subcommand the subcommand to launch
Available subcommands: console kernelspec lab labextension labhub migrate
nbconvert nbextension notebook qtconsole run script serverextension
troubleshoot trust
Optional arg:
- -h, –help show this help message and exit
- –version show the jupyter command's version and exit
- –config-dir show Jupyter config dir
- –data-dir show Jupyter data dir
- -runtime-dir show Jupyter runtime dir
- –paths show all Jupyter paths. Add –json for machine-readable format.
Available subcommands: