Skip to content

Jupyter Configuration in Win10

I had a folder which all my Jupyter notebooks were there, but when the Jupyter opened, it didn’t start from that point.

To solve the problem, I followed https://stackoverflow.com/questions/35664972/how-to-change-working-directory-in-jupyter-notebook/49057810

But this link is good too

https://stackoverflow.com/questions/35254852/how-to-change-the-jupyter-start-up-folder

Also it’s better to start Jupyter from Anaconda command line, because the default starting location of Jupyter is different. I didn’t wanted to change the default values.

Published inTools

Be First to Comment

Leave a Reply