jupyter notebook配置默認目錄

1、打開 cmd 輸入命令 jupyter notebook --generate-config 可以看到生成文件的路徑,這個就是生成的配置文件jupyter_notebook_config.py 按照這個路徑找到配置文件並打開 2、打開後找到 c.NotebookApp.notebook_dir 刪除前面的’#‘ 然後填寫自己的路徑,保存,啓動 jupyter notebook
相關文章
相關標籤/搜索