I cannot get jupyter running from my Command line using:
jupyter notebook
jupyter is not recognised as an internal or external co
To add Jupyter as the windows CLI Command.
You need to add the "C:\Users\user\AppData\Roaming\Python\Python38\Scripts" into your environment path. This was to solve for me.