Iprogress not found. Please update Jupiter and ipywidgets
The following error messages appear when using jupyter recently
ImportError: IProgress not found. Please update jupyter and ipywidgets.
See https://ipywidgets.readthedocs.io/en/stable/user_install.html
The following methods can solve this problem:
Install dependent libraries first
pip install ipywidgets widgetsnbextension pandas-profiling
Start the Jupiter
corresponding plug-in
jupyter nbextension enable --py widgetsnbextension