Remote access to Jupyter lab
This is going to be a checklist ie. do this, and you'll be fine.
Install jupyter-lab
preferably in a virtual environment.
Then run
$ jupyter server --generate-config
$ jupyter server password
Enter password:....
Verify password:...
This will create ...
roderik.no2 min read