jupyter Command Examples

Web application to create and share documents that contain code, visualizations and notes. Primarily used for data analysis, scientific computing and machine learning. More information: https://jupyter.org.

jupyter notebook

jupyter notebook {{example.ipynb}}

jupyter nbconvert --to {{html|markdown|pdf|script}} {{example.ipynb}}

jupyter notebook --port={{port}}

jupyter notebook list

jupyter notebook stop

jupyter lab