First, install python by downloading a Windows installer from
Python Releases for Windows | Python.org
At the moment we use python 3.10
Check if pip is installed.
py -3 -m ensurepip
Install Jupyter
Project Jupyter | Installing Jupyter