3

I am trying to open python files located in my C. Drive, but cannot reach there, as I can only open files located in Desktop or other files.

2
  • Try opening the jupyter notebook in the folder you need it. You can not navigate backwards (I think it's a security issue). Commented Sep 7, 2018 at 23:03
  • Alright. Thanks. Commented Sep 7, 2018 at 23:04

1 Answer 1

11

If you want to launch Jupyter notebook quickly at a location navigate to that location and click on the address bar and type in cmd

Once windows cmd opens up type jupyter notebook .

But if you want to change your working directory permanently look into the following stack overflow question

Change IPython/Jupyter notebook working directory

Sign up to request clarification or add additional context in comments.

1 Comment

And jupyterlab?

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.