jupyter notebook安裝插件,代碼自動補全


1.打開Anaconda命令行

2.在命令行中輸入

pip install jupyter_contrib_nbextensions -i https://pypi.mirrors.ustc.edu.cn/simple
jupyter contrib nbextension install --user

3.安裝nbextensions_configurator,在命令行中輸入

pip install --user jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable --user

4.檢查是否安裝成功

 

 5.打開jupyter后點擊Nbextensions標簽,啟用自動補全功能【table of Contents】和【Hinterland】

  

 

 

 

 


免責聲明!

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



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