cmd下执行:

  1. 安装nbextensions 执行pip install jupyter_contrib_nbextensions;

  2. 安装javascript and css files 执行jupyter contrib nbextension install --user;

  3. 安装configurator 执行pip install jupyter_nbextensions_configurator

  4. 重启 Jupyter Notebook, 便可以看到nbextension 

  5. jupyter安装扩展插件

  6. 勾选所需要的插件后重启即可

  7. jupyter安装扩展插件

  8.  

  9.  

     

相关文章:

  • 2022-12-23
  • 2021-08-27
  • 2022-12-23
  • 2022-01-03
  • 2021-04-08
  • 2021-08-31
  • 2021-09-22
  • 2022-02-20
猜你喜欢
  • 2022-03-01
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-06
相关资源
相似解决方案