From 54907dd8fdf082834dd6876cbee555e7f05d517c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jens=20Henrik=20G=C3=B6bbert?= <j.goebbert@fz-juelich.de>
Date: Wed, 14 Jul 2021 15:11:08 +0200
Subject: [PATCH] module update

---
 002-Methods/002-Data/Install_UserSoftware.ipynb | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

diff --git a/002-Methods/002-Data/Install_UserSoftware.ipynb b/002-Methods/002-Data/Install_UserSoftware.ipynb
index 6cafe10..f3aab39 100644
--- a/002-Methods/002-Data/Install_UserSoftware.ipynb
+++ b/002-Methods/002-Data/Install_UserSoftware.ipynb
@@ -285,11 +285,15 @@
    ]
   },
   {
-   "cell_type": "code",
-   "execution_count": null,
+   "cell_type": "markdown",
    "metadata": {},
-   "outputs": [],
-   "source": []
+   "source": [
+    "<div class=\"alert alert-block alert-info\">\n",
+    "<b>ATTENTION:</b> \\$PROJECT gets evaluated to fill \\$MODULEPATH</br>  \n",
+    "Therefore you <b>MUST</b> call \"module update\" everytime you change \\$PROJECT` after loading any modules.</br>  \n",
+    "If you forget the update \\$MODULEPATH will not be changed and still points to paths from your previous value of \\$PROJECT.</br>  \n",
+    "</div>  "
+   ]
   }
  ],
  "metadata": {
-- 
GitLab