From a1ff244cead14d718aa061b0438a04179783c784 Mon Sep 17 00:00:00 2001
From: Falco Weichselbaum <f.weichselbaum@fz-juelich.de>
Date: Tue, 26 Oct 2021 10:54:07 +0200
Subject: [PATCH] Jupyter and SciPy-Stack modules updated to be compatible with
 Stages/2020

---
 HPC_setup/mlt_modules_hdfml.sh  | 4 ++--
 HPC_setup/mlt_modules_juwels.sh | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/HPC_setup/mlt_modules_hdfml.sh b/HPC_setup/mlt_modules_hdfml.sh
index 2fb0d99d..df8ae083 100644
--- a/HPC_setup/mlt_modules_hdfml.sh
+++ b/HPC_setup/mlt_modules_hdfml.sh
@@ -11,10 +11,10 @@ module use $OTHERSTAGES
 ml Stages/2020
 ml GCCcore/.10.3.0
 
-ml Jupyter/2020.2.6-Python-3.8.5
+ml Jupyter/2021.3.1-Python-3.8.5
 ml Python/3.8.5
 ml TensorFlow/2.5.0-Python-3.8.5
-ml SciPy-Stack/2020-Python-3.8.5
+ml SciPy-Stack/2021-Python-3.8.5
 ml dask/2.22.0-Python-3.8.5
 ml GEOS/3.8.1-Python-3.8.5
 ml Graphviz/2.44.1
\ No newline at end of file
diff --git a/HPC_setup/mlt_modules_juwels.sh b/HPC_setup/mlt_modules_juwels.sh
index f632a2c3..ffacfe6f 100755
--- a/HPC_setup/mlt_modules_juwels.sh
+++ b/HPC_setup/mlt_modules_juwels.sh
@@ -11,10 +11,10 @@ module use $OTHERSTAGES
 ml Stages/2020
 ml GCCcore/.10.3.0
 
-ml Jupyter/2020.2.6-Python-3.8.5
+ml Jupyter/2021.3.1-Python-3.8.5
 ml Python/3.8.5
 ml TensorFlow/2.5.0-Python-3.8.5
-ml SciPy-Stack/2020-Python-3.8.5
+ml SciPy-Stack/2021-Python-3.8.5
 ml dask/2.22.0-Python-3.8.5
 ml GEOS/3.8.1-Python-3.8.5
 ml Graphviz/2.44.1
\ No newline at end of file
-- 
GitLab