From bd2e4265177deba7861b3e7e1d4b527f77d68088 Mon Sep 17 00:00:00 2001 From: Laura Porta Date: Thu, 21 Nov 2024 16:38:37 +0000 Subject: [PATCH] Update docs/source/programming/vscode-with-slurm-job.md Co-authored-by: sfmig <33267254+sfmig@users.noreply.github.com> --- docs/source/programming/vscode-with-slurm-job.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/programming/vscode-with-slurm-job.md b/docs/source/programming/vscode-with-slurm-job.md index 68a83f6..825f1d1 100644 --- a/docs/source/programming/vscode-with-slurm-job.md +++ b/docs/source/programming/vscode-with-slurm-job.md @@ -33,7 +33,7 @@ Follow this link, log in with your GitHub credentials, and enter the provided PI You have two options to run VSCode: -- **Run VSCode in the browser:** +- **Run VSCode in the browser:** After completing the above step, a second link will appear in the terminal (e.g., `https://vscode.dev/tunnel/`), which you can follow to access your VSCode session running directly on the HPC compute node. - **Run VSCode on your local machine:**