Thursday, November 18, 2021

How to change jupyter notebook start up folder through Anaconda

Leave a Comment
 This post is about changing jupyter notebook startup folder for anaconda in windows environment. Instead of saving C:\Users\[Current login User] folder, I would like to keep all my projects, files and development workspace in my allocated folder e.g. D:\Projects\DataScience.Its quite easy to sort it out open Anacoda navigator from start menu and click environments and then Open Terminal   It will open command prompt, now...
Read More