diff --git a/index.html b/index.html
index abfa146d7cc0dd88c00cd114842af9dfd07c77b3..db4d225ef11673ea6da8a61714b78fb966b54975 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>