From 678d3f9524dbdcf535beca4c8695e8473c696a15 Mon Sep 17 00:00:00 2001 From: patmjen <patmjen@dtu.dk> Date: Fri, 25 Nov 2022 10:10:02 +0100 Subject: [PATCH] Add table of contents and date --- HPC_Python_Guide.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/HPC_Python_Guide.md b/HPC_Python_Guide.md index 1f98b71..1793525 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 -- GitLab