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://docs.jupyter.org/en/latest/.
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