原因:系统环境变量没有找到此路径。

解决打开cmd进入如下目录 此目录下有

C:\Users\10989\AppData\Local\Programs\Python\Python35\Lib\site-packages\jupyter_contrib_nbextensions

cmd执行下面命令手动安装

python application.py install

重新启动jupyter notebook 发现已安装成功

reference:https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues/848

 

相关文章:

  • 2021-08-19
  • 2021-12-21
  • 2021-09-05
  • 2021-07-17
  • 2021-09-11
  • 2021-11-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2021-09-12
相关资源
相似解决方案