From 06d3936fa3f45bd345754a02741594083425c8b3 Mon Sep 17 00:00:00 2001 From: "Visual Computing (ViCo) Group" <70146315+VICO-UoE@users.noreply.github.com> Date: Thu, 17 Sep 2020 13:33:08 +0100 Subject: [PATCH] Update remote-working-guide.md --- notes/remote-working-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/remote-working-guide.md b/notes/remote-working-guide.md index 3ed0513..7693897 100644 --- a/notes/remote-working-guide.md +++ b/notes/remote-working-guide.md @@ -8,7 +8,7 @@ One of the faster ways to connect remotely to the DICE system is to first connec ssh [dice-username]@student.ssh.inf.ed.ac.uk ``` -By doing this, you will we remotely logged in to the dice machine. Now you can set up the environment as given in these [instructions](notes/environment-set-up.md). +By doing this, you will we remotely logged in to the dice machine. 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. # Running Jupyter notebooks over SSH