From 7fdd518e4dd71ac9ed6273924dfb31d3453a1b7a Mon Sep 17 00:00:00 2001 From: Arushi Goel Date: Fri, 18 Sep 2020 10:57:06 +0100 Subject: [PATCH] update remote-working-guide --- notes/._remote-working-guide.md | Bin 4096 -> 4096 bytes notes/remote-working-guide.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/._remote-working-guide.md b/notes/._remote-working-guide.md index 14dec76ba6b437265df7d660126e26e815097522..23355de1f40b21150c00c43d36f8efd225943491 100644 GIT binary patch delta 12 TcmZorXi%6C&6vG0W(hw48`T6@ delta 12 TcmZorXi%6C&6uz;W(hw48=eGB diff --git a/notes/remote-working-guide.md b/notes/remote-working-guide.md index dd1528b..6781262 100644 --- a/notes/remote-working-guide.md +++ b/notes/remote-working-guide.md @@ -16,7 +16,7 @@ It is assumed you already have a SSH client set up on the machine you are connec Now you can set up the environment as given in these [instructions](environment-set-up.md). Once you have done that, you may want to run jupyter notebooks over SSH which you can do so by following the step-by-step detailed instructions below. -**Note**: If you are using Windows OS, then skip to the instructions [here](remote-working-guide.md#Set Up SSH Tunneling in Windows) to connect to the remote server. +**Note**: If you are using Windows OS, then skip to the instructions [here](remote-working-guide.md#set-up-ssh-tunneling-in-windows) to connect to the remote server. # Running Jupyter notebooks over SSH