IProgress not found. Please update jupyter and ipywidgets.解決辦法


IProgress not found. Please update jupyter and ipywidgets.解決辦法

最近使用Jupyter的時候出現了如下的報錯信息

ImportError: IProgress not found. Please update jupyter and ipywidgets. 
See https://ipywidgets.readthedocs.io/en/stable/user_install.html

親測以下方法能解決這個問題:

  1. 首先安裝依賴庫
pip install ipywidgets widgetsnbextension pandas-profiling
  1. 啟動Jupyter相應的插件
jupyter nbextension enable --py widgetsnbextension


微信公眾號:AutoML機器學習
MARSGGBO原創
如有意合作或學術討論歡迎私戳聯系~
郵箱:marsggbo@foxmail.com


免責聲明!

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



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