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 | 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.5.0</code> | * With <code>StdEnv/2020</code>, load module: <code>code-server/3.5.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 22:14, 4 May 2023
Error creating thumbnail: Unable to save thumbnail to destination
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.5.0
- With
StdEnv/2018.3
, load module:code-server/3.4.1