From c0f82b6f81140fa4988db734f475ddd78b3c6b94 Mon Sep 17 00:00:00 2001
From: Andreas Herten <a.herten@fz-juelich.de>
Date: Tue, 26 Feb 2019 13:41:39 +0100
Subject: [PATCH] Make intend about JURECA clearer

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index abfa146..db4d225 100644
--- a/index.html
+++ b/index.html
@@ -90,7 +90,7 @@
       <li>Install Python packages: <code>pip3 install jupyterlab pandas seaborn</code></li>
       <li><a href="https://gitlab.version.fz-juelich.de/herten1/jsc-pandas-introduction/">Gitlab repository with <em>all</em> the things</a></li>
     </ul>
-    <h1 id="jureca_jupyter">JURECA Jupyter Setup</h1>
+    <h1 id="jureca_jupyter">Backup: JURECA Jupyter Setup</h1>
     <ol>
       <li>Create folder for custom kernels<br/>
         <code>mkdir -p ~/.local/share/jupyter/kernels/</code>
-- 
GitLab