jupyter - obtain user-related paths for Jupyter
Contents
Name
jupyter - obtain user-related paths for Jupyter
Subcommands
To list the currently available subcommands of jupyter, run jupyter--help. If available, the manpage
for the subcommand CMD can be found at jupyter-CMD(1). These subcommands are provided by other Debian
packages, such as jupyter-notebook for the notebook subcommand, or jupyterlab for the lab subcommand.
jupyter 4.0.6 September 2015 JUPYTER(1)
Synopsis
jupyter [-h] [--version] [--config-dir] [--data-dir] [--runtime-dir] [--paths] [--json] [subcommand]
positionalarguments:
subcommand
the subcommand to launch
optionalarguments:-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.
--json output paths as machine-readable json
