ubuntu 16.04 更改jupyter notebook工作路徑

jupyter notebook --generate-config

打開jupyter_notebook_config.py,找到如下文字
#c.NotebookApp.notebook_dir = u’’
在 ‘’ 中填寫路徑

END

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章