From 1635190dd3f9a8d75256af1a3e17597f6a40476f Mon Sep 17 00:00:00 2001 From: Neil Douglas Date: Thu, 15 Feb 2024 15:53:21 +0000 Subject: [PATCH] add username to Jupyter ssh command --- docs/source/applications/jupyter.rst | 7 +++++++ docs/source/getting_started/storage_on_viking.rst | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/source/applications/jupyter.rst b/docs/source/applications/jupyter.rst index 8a2b336..2050882 100644 --- a/docs/source/applications/jupyter.rst +++ b/docs/source/applications/jupyter.rst @@ -54,6 +54,13 @@ The above command opens up one ``ssh tunnel``, forwarding your local port ``8888 Finally ``Ctrl + left mouse click`` on the link from the first terminal session on ``node112``, highlighted above. Either the ``http://localhost:8888/?token=...`` or the ``http://127.0.0.1:8888/?token=...`` links. Your browser should open and connected to the ``Jupyter`` server running on Viking. +.. tip:: + + If you're using a personal computer, you'll need to tell Viking your username in the above command for example: + + .. code-block:: console + + ssh -L 8888:localhost:8889 abc123@viking.york.ac.uk ssh -N -L 8889:localhost:8888 node112 .. FIXME: below method not working. diff --git a/docs/source/getting_started/storage_on_viking.rst b/docs/source/getting_started/storage_on_viking.rst index 5599dd1..a53bdb7 100644 --- a/docs/source/getting_started/storage_on_viking.rst +++ b/docs/source/getting_started/storage_on_viking.rst @@ -27,7 +27,7 @@ Storage on Viking ================= -It is vital that users continue to manage their data on the Viking Cluster. There are currently 6 areas where data can be stored. Below details the areas, the type of data you should store there and what is/isn't backed up. +It is vital that users continue to manage their data on the Viking cluster. There are currently 6 areas where data can be stored. Below details the areas, the type of data you should store there and what is/isn't backed up. .. csv-table:: :file: /assets/data/viking_storage.csv