
Running Jupyter from the CMD all the time on a windows machine is quite tedious and time consuming.
You gotta navigate to your prefered directory ,then call up CMD (or vice versa) and then execute the command "Jupyter Notebook"
Sure we can write a python program to do that for us, I prefer to use...