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
原文地址:https://www.cnblogs.com/wt7018/p/11773670.html
时间: 2025-01-11 16:41:06
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
原文地址:https://www.cnblogs.com/wt7018/p/11773670.html