diff --git a/content/conf.py b/content/conf.py index 23cfd78..5494a7a 100644 --- a/content/conf.py +++ b/content/conf.py @@ -17,8 +17,8 @@ # -- Project information ----------------------------------------------------- -project = "Real-life compute cluster workflows" -copyright = "2022-, The contributors" +project = "Container on HPC with Apptainer" +copyright = "2024-, The contributors" author = "The contributors" github_user = "coderefinery" github_repo_name = "" # auto-detected from dirname if blank diff --git a/content/index.rst b/content/index.rst index 0bf8a55..1078c1b 100644 --- a/content/index.rst +++ b/content/index.rst @@ -1,18 +1,17 @@ -Tuesdays tools and techniques for HPC -====================================== +Containers on HPC with Apptainer +================================ .. warning:: - This is under construction. The schedule is not final, please see - the planning HackMD (not linked here, check on CodeRefinery chat) - for the current planning. + This is under construction. -.. admonition:: Course instance in April 2024 +.. admonition:: Course instance in May 2024 You can follow the dates this course is given on the `course page `__. Dates are not yet known and registration is not yet open, though. + Improve your cluster workflows! You've had a basic course on working with a cluster - but what do people *actually* do? This course shows practical examples and tips which may help you, but aren't usually @@ -25,6 +24,7 @@ designed to be "fireside chat with experts", a combination of demos, type-along, and independent exercises. You can engage at different levels, depending on your interest. + .. prereq:: * Basic HPC usage course (if you don't have, many of the things we