cc_staff
782
edits
No edit summary |
(Launchers under StdEnv/2023) |
||
Line 212: | Line 212: | ||
[[File:JupyterLab_Launcher_OpenRefine.png|thumb|OpenRefine launcher button]] | [[File:JupyterLab_Launcher_OpenRefine.png|thumb|OpenRefine launcher button]] | ||
To enable the <i>OpenRefine</i> application launcher, an <code>openrefine</code> module needs to be loaded. Depending on the software environment version, the latest version of OpenRefine should be loaded: | To enable the <i>OpenRefine</i> application launcher, an <code>openrefine</code> module needs to be loaded. Depending on the software environment version, the latest version of OpenRefine should be loaded: | ||
* with <code>StdEnv/2020</code>, load module: <code>openrefine/3.4.1</code> | * with <code>StdEnv/2023</code>, no OpenRefine module is available at the moment. Please load <code>StdEnv/2020</code> first. | ||
* with <code>StdEnv/2020</code>, load module: <code>openrefine/3.4.1</code>. | |||
<!--T:52--> | <!--T:52--> | ||
Line 223: | Line 224: | ||
<!--T:54--> | <!--T:54--> | ||
[[File:JupyterLab_Launcher_RStudio.png|thumb|RStudio launcher button]] | [[File:JupyterLab_Launcher_RStudio.png|thumb|RStudio launcher button]] | ||
To enable the <i>RStudio</i> application launcher | To enable the <i>RStudio</i> application launcher, load the module: <code>rstudio-server/4.3</code> | ||
<!--T:56--> | <!--T:56--> | ||
Line 235: | 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.12.0</code> | * with <code>StdEnv/2023</code>, there is no <code>code-server</code> module at the moment. Users wishing to debug on a compute node through their local VS Code should [[Visual_Studio_Code#Connection_to_a_compute_node|follow instructions here]]. | ||
* with <code>StdEnv/2020</code>, load module: <code>code-server/3.12.0</code>. | |||
<!--T:59--> | <!--T:59--> |