安装Jupyter Notebook

1、安装Ipython

pip3 install -i https://pypi.douban.com/simple ipython

2、安装jupyter

pip3 install -i https://pypi.douban.com/simple jupyter

 

3、运行jupyter

jupyter notebook

 

posted @ 2019-10-31 20:41  市丸银  阅读(123)  评论(0编辑  收藏  举报