pip uninstall jupyter
pip install jupyter
pip install ipywidgets
jupyter nbextension enable --py widgetsnbextension
然后重启jupyter就欧克了

pip uninstall jupyter
pip install jupyter
pip install ipywidgets
jupyter nbextension enable --py widgetsnbextension
然后重启jupyter就欧克了