VSCode
Direct connection to compute nodes via SSH/VSCode
The following contributed scripts allow one to ssh into a cluster compute node after allocating one via slurm. This is useful for connecting VSCode directly to a compute resource without having to manually shell into the login nodes first. Note that this script and its features are not support by IMSS staff.
https://gist.github.com/haakon-e/e444972b99a5cd885ef6b29c86cb388e
Remote VSCode Troubleshooting
1. If you receive a message 'The terminal process failed to launch: A native exception occurred during launch (forkpty)
Try renaming ~/.vscode-server/ to ~/.vscode-server-backup on the cluster side and attempt a new vscode connection.
Connecting to Login nodes to edit files directly in VSCode.
stub.....