Install Jupyter on WSL2 - setiamanlhc/python-snippet-code GitHub Wiki
Install Jupyter Notebook on WSL2
https://harshityadav95.medium.com/jupyter-notebook-in-windows-subsystem-for-linux-wsl-8b46fdf0a536
sudo apt install jupyter-notebook
To run Jupyter lab
jupyter-notebook