Translations:JupyterHub/58/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
[[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> |
Revision as of 15:37, 2 February 2024
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/2020
, load module:code-server/3.12.0
- with
StdEnv/2018.3
, load module:code-server/3.4.1