安装 jupyter_contrib_nbextensions插件,添加国内源

打开conda prompt

输入conda install -c conda-forge jupyter_contrib_nbextensions 官方源下载。

修改成conda install -c https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge jupyter_contrib_nbextensions 下载速度更快。

 

相关文章:

  • 2022-12-23
  • 2021-04-21
  • 2022-01-01
  • 2022-02-26
  • 2021-05-28
  • 2021-06-09
  • 2022-12-23
猜你喜欢
  • 2021-10-25
  • 2021-09-26
  • 2021-09-07
  • 2021-08-27
  • 2021-09-10
  • 2022-12-23
相关资源
相似解决方案