cc_staff
782
edits
m (descriptive link) |
(New code-server version) |
||
Line 236: | Line 236: | ||
[[File:JupyterLab_Launcher_VSCode.png|thumb|VS Code launcher button]] | [[File:JupyterLab_Launcher_VSCode.png|thumb|VS Code launcher button]] | ||
To enable the <i>VS Code</i> (Visual Studio Code) application launcher, a <code>code-server</code> module needs to be loaded. Depending on the software environment version, the latest version of VS Code should be loaded: | To enable the <i>VS Code</i> (Visual Studio Code) application launcher, a <code>code-server</code> module needs to be loaded. Depending on the software environment version, the latest version of VS Code should be loaded: | ||
* with <code>StdEnv/2020</code>, load module: <code>code-server/3. | * with <code>StdEnv/2020</code>, load module: <code>code-server/3.12.0</code> | ||
* with <code>StdEnv/2018.3</code>, load module: <code>code-server/3.4.1</code> | * with <code>StdEnv/2018.3</code>, load module: <code>code-server/3.4.1</code> | ||