Jupyter

Jupyter Notebook, 一款基于 Ipython Kernel 的 web 版 python 运行工具。 方便写 python 相关的报告。 混合 Python 运行环境和markdown 文档。

架构

architecture

安装

pip install jupyter

运行

jupyter notebook

其他

svg