HowTo change Jupyter notebook start up folder in anaconda?

@[rmwkwok]: Thanks for your help yesterday. Yesterday, I tried your instruction:

however, today, it does not work again!

In the file, “C:\Users\Xingyi Shi.jupyter\jupyter_notebook_config.py”:
c.NotebookApp.notebook_dir = ‘C:/Xingyi_Python/MachineLearningSpecilization/Video_Lab/Supervised_Machine_Learning_Regression/Week2/C1_W2_Lab02_Multiple_Variable_Soln’

is set. However, when I open a new Jupyter notebook workspace following the instruction, the working directory is still the default one C:\users\Xingyi Shi\ .

Have I overlooked something?

Please read the instruction about the meaning of c.NotebookApp.notebook_dir

1 Like