We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e1bb09 commit bb64023Copy full SHA for bb64023
docs/access/vscode.md
@@ -190,7 +190,7 @@ workdir = "default/working/dir/path"
190
# launch container on compute node
191
srun -N 1 --environment=/absolute/path/to/tomlfile.toml --pty bash
192
193
-start tunnel
+# start tunnel
194
195
cd path/for/code/executable/in/container
196
./code tunnel --name=$CLUSTER_NAME-tunnel
0 commit comments