To get access to the url of a jupyter notebook running on the remote server, do the following Step 1: ssh into the remote server Step 2: jupyter notebook <notebook_name.ipynb> --no-browser --port=8889 Step 3: Open your terminal on the local machine and type this: