jupyter

用于创建和共享包含代码、可视化和笔记的文档的 Web 应用程序。 主要用于数据分析、科学计算和机器学习。 更多信息:https://docs.jupyter.org/en/latest/.

jupyter notebook

jupyter notebook {{示例.ipynb}}

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

jupyter notebook --port {{端口}}

jupyter notebook list

jupyter notebook stop

jupyter lab