![图片[1]-怎么更改jupyter保存地址-uusu优素-乐高,模型,3d打印,编程](http://uusucn.zbbe.cn/wp-content/uploads/2024/01/5e212713751c6449.jpg)
更改jupyter保存地址的方法:
1、找到jupyter_notebook_config.py文件
打开cmd输入命令 jupyter notebook –generate-config即可查看jupyter_notebook_config.py文件的路径。
2、用记事本打开,找到#c.NotebookApp.notebook_dir = ' '

进行更改:

‘填写你自己的路径’,去掉#,保存。
右击Jupyter notebook属性:
将目标中的%USERPROFILE%删掉,因为不删的话,它固定了你的目录。
此时启动Jupyter notebook:

© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容