From a005c7c920cc1843498dd0980dda878ddf190d32 Mon Sep 17 00:00:00 2001 From: Neil Douglas Date: Wed, 20 Nov 2024 09:29:32 +0000 Subject: [PATCH] fix typo --- docs/source/applications/jupyter.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/applications/jupyter.rst b/docs/source/applications/jupyter.rst index e19cdfb..2410f2e 100644 --- a/docs/source/applications/jupyter.rst +++ b/docs/source/applications/jupyter.rst @@ -186,7 +186,7 @@ Using some of the above guide as reference, another way to so this is with VSCod VSCode remote **ssh** connection to Viking ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -Yet another way to use VSCode here be to have VSCode remotely connect to Viking (so you can open and save files to Viking in VSCode), request some resources on a compute node to run the Jupyter Notebook server and then create a notebook and connect to the server which is running on the compute node. +Yet another way to use VSCode is to have VSCode remotely connect to Viking (so you can open and save files to Viking in VSCode), request some resources on a compute node to run the Jupyter Notebook server and then create a notebook and connect to the server which is running on the compute node. .. note:: This is a little complex but if you're happy to give it a go then the following should be considered a starter guide as you will need to try different ports and be happy with a little trial and error.