Ensure server is accessible using ssh
1. Log in with port forwarding
ssh -L 8000:localhost:8888 sammy@your_server_ip
2. Activate environment
source ~/environments/my_env/bin/activate
3. Run jupyter notebook
jupyter notebook
4. Access jupyter from local browser
http://localhost:8000/?token=b80b0faa6be49a2b790389893bdef230dbeb7115c60f2364