修改jupyter notebook的工作路径

windows系统在菜单栏里修改
点击鼠标右键,选择属性。
jupyter notebook的使用整理--修改jupyter notebook的工作路径
jupyter notebook的使用整理--修改jupyter notebook的工作路径
将下图1和2的地方都替换成,你自己的“notebook工作文件夹”(最好是自己新建个空的文件夹,然后路径修改成这个文件夹的路径)修改后记得保存文件。
例如 我自己电脑上新建的一个空文件夹是c:\lxsjupyter,修改后如下:
jupyter notebook的使用整理--修改jupyter notebook的工作路径
jupyter notebook的使用整理--修改jupyter notebook的工作路径
修改后点击"确定"按钮,然后再启动notebook就生效了。

修改工作路径之后的jupyter很干净,只有自己的工作文件。
jupyter notebook的使用整理--修改jupyter notebook的工作路径

相关文章:

  • 2021-05-26
  • 2021-06-22
  • 2021-11-14
  • 2022-12-23
  • 2021-12-15
  • 2021-05-10
  • 2021-05-05
猜你喜欢
  • 2021-10-03
  • 2022-01-05
  • 2022-01-31
  • 2021-12-10
  • 2021-05-22
  • 2021-07-29
  • 2021-12-06
相关资源
相似解决方案