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
安装Jupyter Notebook
原文:https://www.cnblogs.com/wt7018/p/11773670.html