Skip to content

Jupyter_安装

Zhen Chen edited this page Sep 11, 2019 · 1 revision

*安装Jupyter Notebook pip install jupyter notebook

*使用

$jupyter notebook

或者使用:

  • IPython

命令行输入:

$ ipython notebook

*界面

https://nbviewer.jupyter.org

Clone this wiki locally