diff --git a/HPC_Python_Guide.md b/HPC_Python_Guide.md index 1f98b71c841e1710f1f9eabd0d3deab4da691777..1793525b2b5df14f6f1d296e17c75cc6b65e6ad9 100644 --- a/HPC_Python_Guide.md +++ b/HPC_Python_Guide.md @@ -1,5 +1,12 @@ # A Short Guide to Python on the DTU HPC Cluster. -Patrick M. Jensen, patmjen@dtu.dk +Patrick M. Jensen, patmjen@dtu.dk, 25-11-2022 + +**Contents** + +* [I. Preliminaries](#i-preliminaries) +* [II. Setup Virtualenv](#ii-setup-virtualenv) +* [III. Jupyter notebooks on ThinLinc](#iii-jupyter-notebooks-on-thinlinc) +* [IV. Jupyter notebooks on the cluster in your own browser](#iv-jupyter-notebooks-on-the-cluster-in-your-own-browser) ## I. Preliminaries