2021年7月25日
摘要: 1.一般Windows系统中jupyter notebook的配置文件会放在路径C:\Users\用户名\.jupyter 2.打开jupyter_notebook_config.py,修改c.NotebookApp.notebook_dir的值为你要保存到的路径(注意将#注释去掉) 3.重启 阅读全文
posted @ 2021-07-25 15:29 悦世007 阅读(479) 评论(0) 推荐(0)