I install Python and Jupyter but when I launch Jupyter notebook from cmd with H:\>jupyter notebook I get the error that 'jupyter' is not recognized as an internal or external command, operable program or batch file.
I check to see if Python and Jupyter are installed properly and it looks like they are:
What should I check or fix to make it work? If it's relevant, I also have Anaconda installed in this computer, but I don't use it because I can't update it myself (workplace computer) and the installed version is pretty old.
