conda install -c conda-forge jupyter_nbextensions_configurator時出錯。


一:安裝方法:

前提:已經在電腦上已經安裝了Anaconda

step1:. 在開始菜單中,以管理員身份打開Anaconda Prompt,彈出命令窗口后,並輸入以下代碼:

step2:.

conda install -c conda-forge jupyter_contrib_nbextensions

conda install -c conda-forge jupyter_nbextensions_configurator

運行命令后,等到運行結束,提示是否繼續的時候,輸入y

step3:執行命令啟動jupyter notebook

參考鏈接

二:報錯:

在使用命令:conda install -c conda-forge jupyter_nbextensions_configurator時報錯如下:

三:問題解決:

具體內容可參考此鏈接

個別步驟的說明。

四:成功展示:


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM