update remote-working-guide

This commit is contained in:
Arushi Goel 2020-09-18 10:41:46 +01:00
parent a5d620d690
commit fd7a70c9a1
2 changed files with 7 additions and 6 deletions

Binary file not shown.

View File

@ -124,6 +124,7 @@ Change the remaining options as is in the screenshot below.
4. In this step, we will configure SSH tunneling to locally run the notebooks. On the left side of the PuTTY window, navigate to **Tunnels** under SSH and then add a `[local-port]` in **Source port** and `localhost:[local-port]` in **Destination**. Remember the `[local-port]` you used here as we will need this later.
<center><img src="./notes/figures/putty3.png"></center>
Then press **Add** near the Source port box to add your new forwarded port. Once you add, you will see your newly added port as shown below -