解决报错ImportError: IProgress not found. Please update jupyter and ipywidgets

在终端:
pip install ipywidgets
然后重启jupyter notebook即可

你可能感兴趣的:(AI,python)