From 70e2c76b23cd91453836776fe9bc0444d0298764 Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Mon, 12 Sep 2022 09:17:30 +0200 Subject: [PATCH] Corrected MATLAB and RStudio in table in jupyterhub.md. --- doc.zih.tu-dresden.de/docs/access/jupyterhub.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md index 1294fd431..fb2e63618 100644 --- a/doc.zih.tu-dresden.de/docs/access/jupyterhub.md +++ b/doc.zih.tu-dresden.de/docs/access/jupyterhub.md @@ -201,13 +201,13 @@ We have a number of standard environments, namely: | foss-2020b | x86_64, ppc64le | | modenv/hiera & ml | romeo, alpha, ml | | fosscuda-2019b | GPUs | | modenv/hiera & ml | romeo, alpha, ml | | fosscuda-2020b | GPUs | | modenv/hiera & ml | romeo, alpha, ml | -| gcccore-10.3.0_python-3.9.5_matlab-2021b | x86_64 | matlab | modenv/hiera | romeo, alpha | +| gcccore-10.3.0_python-3.9.5_matlab-2021b | x86_64 | MATLAB | modenv/hiera | romeo, alpha | | hiera_gcccore-10.2.0_python-3.8.6 | x86_64 (AMD) | | modenv/hiera | romeo, alpha | -| hiera_gcccore-10.3.0_python-3.9.5_matlab-2021b | x86_64 (AMD) | matlab | modenv/hiera | romeo, alpha | -| hiera_gcccore-10.3.0_python-3.9.5_r-4.1.0_rstudio-1.4.1717 | x86_64 (AMD) | rstudio | modenv/hiera | romeo, alpha | +| hiera_gcccore-10.3.0_python-3.9.5_matlab-2021b | x86_64 (AMD) | MATLAB | modenv/hiera | romeo, alpha | +| hiera_gcccore-10.3.0_python-3.9.5_r-4.1.0_rstudio-1.4.1717 | x86_64 (AMD) | RStudio | modenv/hiera | romeo, alpha | | **production** | x86_64, ppc64le | | modenv/scs5 & ml | default, haswell, interactive, gpu2, hpdlf, dcv, julia, ml | | scs5_gcccore-10.2.0_python-3.8.6 | x86_64 (Intel) | | modenv/scs5 | default, haswell, interactive, gpu2, hpdlf, dcv, julia | -| scs5_gcccore-10.3.0_python-3.9.5_matlab-2021b | x86_64 (Intel) | matlab | modenv/scs5 | default, haswell, interactive, gpu2, hpdlf, dcv, julia | +| scs5_gcccore-10.3.0_python-3.9.5_matlab-2021b | x86_64 (Intel) | MATLAB | modenv/scs5 | default, haswell, interactive, gpu2, hpdlf, dcv, julia | | scs5_gcccore-8.3.0_python-3.7.4 | x86_64 (Intel) | | modenv/scs5 | default, haswell, interactive, gpu2, hpdlf, dcv, julia | <p style="font-size: 80%;">Actually 'romeo', 'alpha' and 'ml' refer to their respective interactive -- GitLab