I am trying to run jupyter notebook through command line using below command:
jupyter notebook
I am using Windows 10 & using jupyter notebook through Anaconda package.
I am getting below error:
> 'jupyter' is not recognized as an internal or external command, operable program or batch file.