Update remote-working-guide.md

This commit is contained in:
Visual Computing (ViCo) Group 2020-09-17 13:33:08 +01:00 committed by GitHub
parent d13e491f95
commit 06d3936fa3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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