Translations:JupyterHub/58/en
To enable the VS Code (Visual Studio Code) application launcher, a code-server
module needs to be loaded. Depending on the software environment version, the latest version of VS Code should be loaded:
- with
StdEnv/2023
, there is nocode-server
module as of August 2024. Users wishing to debug on a compute node through their local VS Code should follow instructions here. - with
StdEnv/2020
, load module:code-server/3.12.0
.