Warm tip: This article is reproduced from serverfault.com, please click

How to change the Jupyter start-up folder

发布于 2016-02-07 14:43:27

I tried following the instructions given on the Jupyter Notebook documentation.

Unfortunately, I haven't been able to figure it out. Where exactly is this "start in" field?

I've a windows 7 (64 bit) system, with Anaconda3 installed (not in C drive). I want to change Jupyter start folder location.

Questioner
kchak
Viewed
0
Victor O 2016-09-12 23:28:51

cd into the directory or a parent directory (with the intended directory you will work nested in it).

Note it must be a folder (E:\> --- This will not work)

Then just run the command jupyter notebook