jupyter
An interactive computing environment for notebook programming
Subcommands
Name | Description |
---|---|
bundlerextension | Work with Jupyter bundler extensions |
kernel | Run a kernel locally in a subprocess |
kernelspec | Manage Jupyter kernel specifications |
migrate | Migrate configuration and data from .ipython prior to 4.0 to Jupyter locations |
nbconvert | This application is used to convert notebook files (*.ipynb) to various other formats |
nbextension | |
notebook | Run the Jupyter notebook server |
run | Run a notebook |
serverextension | Manage server extensions |
troubleshoot | Log for troubleshooting |
trust | Manage trust |
Options
Name | Description |
---|---|
--help, -h | Show help for jupyter |
--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 |
--debug | Output debug information about paths |