进入命令行(win+r键,输入cmd),输入以下代码,找到jupyter配置文件路径
jupyternotebook--generate-config
按上述路径找到文件 jupyter_notebook_config.py
打开文件jupyter_notebook_config.py,搜索如下内容:
Thedirectorytousefornotebooksandkernels.
文件存放路径:notebook_dir=“里面的路径就是文件的存放路径”。
原文来自:https://www.py.cn© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容