Python: Jupyter notebook change default directory path under linux Ubuntu 16.04

Change the default directory path of Jupyter notebook in a single time

1) In terminal cd to the target directory:

[html]  view plain copy  
  1. cd ~/Coding  

2)  Open the jupyter notebook terminal:

[html]  view plain copy  
  1. lab@Sukie:~/Coding$ jupyter notebook  

jupyter_notebook_config.pyNote: The premise of this method is not to make any changes to the configuration file of the Jupyter notebook .

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324812099&siteId=291194637