Skip to content
Snippets Groups Projects
Commit 360029ae authored by Andreas Herten's avatar Andreas Herten
Browse files

Remove unnecessary Jupyter JURECA stuff

parent c0f82b6f
Branches
No related tags found
No related merge requests found
......@@ -87,19 +87,9 @@
<h1>Further Information</h1>
<ul>
<li><a href="https://pollev.com/aherten538">Poll</a></li>
<li>Install Python packages: <code>pip3 install jupyterlab pandas seaborn</code></li>
<li>Install Python packages: <code>pip3 install jupyterlab pandas seaborn</code> or <a href="https://jupyter-jsc.fz-juelich.de">use Jupyter JSC</a></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">Backup: JURECA Jupyter Setup</h1>
<ol>
<li>Create folder for custom kernels<br/>
<code>mkdir -p ~/.local/share/jupyter/kernels/</code>
</li>
<li>Link tutorial kernel (<code>module</code>-loads Pandas and Seaborn before Notebook is launched)<br/>
<code>ln -s $PROJECT_cjsc/herten1/pandas ~/.local/share/jupyter/kernels/</code>
</li>
<li>Download <a href="pandas-tutorial-tasks--jureca.tar.gz">JURECA Jupyter task bundle</a> instead of normal task bundle (uses the custom <em>proxy</em>-kernel instead of the plain Python 3 kernel)</li>
</ol>
</section>
<footer>
<a href="mailto:a.herten@fz-juelich.de" rel="author">—Andreas Herten</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment