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