碰到问题
ImportError: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html
解决方案
pip install ipywidgets
jupyter nbextension enable --py widgetsnbextension
碰到问题
ImportError: IProgress not found. Please update jupyter and ipywidgets. See https://ipywidgets.readthedocs.io/en/stable/user_install.html
解决方案
pip install ipywidgets
jupyter nbextension enable --py widgetsnbextension
1万+
2457
579
1446
1159

被折叠的 条评论
为什么被折叠?