pip方式安装Jupyter


pip方式安装Jupyter

    如你的cmd命令窗口无法识别pip命令,请配置下环境变量(将python的''Scripts''文件夹路径添加至''path''变量里面)。

    使用以下命令更新pip和安装Jupyter

pip3 install --upgrade pip
pip3 install jupyter

 

启动Jupyter
jupyter notebook

 

jupyter notebook
参考资料:

Jupyter 官方说明

https://jupyter.readthedocs.io/en/latest/install.html

pip配置

https://blog.csdn.net/zyx19950825/article/details/52469813

最详尽使用指南:超快上手Jupyter Notebook

https://blog.csdn.net/datacastle/article/details/78890469




免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM