打开cmd命令窗口
输入jupyter notebook --generate-config 查看配置文件路径
去掉#,修改成想要的路径即可 c.NotebookApp.notebook_dir = ‘路径’
jupyter notebook配置指定目录

相关文章:

  • 2021-05-03
  • 2022-12-23
  • 2021-04-14
  • 2021-11-10
  • 2021-04-04
猜你喜欢
  • 2022-12-23
  • 2021-09-13
  • 2021-12-01
  • 2022-12-23
  • 2021-04-09
  • 2021-11-06
  • 2021-10-26
相关资源
相似解决方案