Jupyter 安装

  • 安装Jupyter Notebook
pip install jupyter notebook
  • 使用
$jupyter notebook

或者使用:

  • IPython

命令行输入:

$ ipython notebook
  • 界面
https://nbviewer.jupyter.org
最后修改于2019年7月13日 (星期六) 14:55