Saturday, August 8, 2020

Create jupyter notebook connection using SSH

 Source: https://www.digitalocean.com/community/tutorials/how-to-install-run-connect-to-jupyter-notebook-on-remote-server



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





No comments:

Post a Comment

Loud fan of desktop

 Upon restart the fan of the desktop got loud again. I cleaned the desktop from the dust but it was still loud (Lower than the first sound) ...