Skip to content

Commit

Permalink
Update vscode.md (#34)
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
vondele authored Mar 3, 2025
1 parent 37244ac commit ef4fc44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/access/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ If you plan to do computation using your VSCode, then you should first allocate
* `--uenv` and `--view` set up the uenv
* `-t120` requests a 2 hour (120 minute) reservation
* `-n1` requests a single rank - only one rank/process is required for VSCode
* `--pty` allows forwarding of terminal I/O, regired to sign in to Github
* `--pty` allows forwarding of terminal I/O, required to sign in to Github

Once the job allocation is granted, you will be prompted to log into GitHub, the same as starting a session on the login node.
If you don't want to use a uenv, the command is even simpler:
Expand Down

0 comments on commit ef4fc44

Please sign in to comment.