1、anaconda 自带的 jupyter notebook 默认存储路径修改

Anaconda中的相关配置
Anaconda中的相关配置
Anaconda中的相关配置
按照图中三步即可完成。

2、anaconda安装Jupyter Notebook扩展插件

conda install -c conda-forge jupyter_contrib_nbextensions
conda install -c conda-forge jupyter_nbextensions_configurator

然后打开jupyter notebook发现多了一个菜单,点进去勾选相应插件即可。
Anaconda中的相关配置

相关文章:

  • 2021-06-19
  • 2021-12-28
  • 2022-12-23
  • 2022-12-23
  • 2021-10-24
  • 2021-06-09
  • 2021-06-04
  • 2021-09-22
猜你喜欢
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2022-02-27
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案