diff --git a/config.yaml b/config.yaml index 8b75475..525e5e9 100644 --- a/config.yaml +++ b/config.yaml @@ -15,7 +15,7 @@ carpentry: "incubator" title: "Introduction to Using the Shell in a High-Performance Computing Context" # Date the lesson was created (YYYY-MM-DD, this is empty by default) -created: 2024-02-14 +created: 2024-06-19 # Comma-separated list of keywords for the lesson keywords: "software, data, lesson, The Carpentries, HPC, EPCC" @@ -28,7 +28,7 @@ life_cycle: "beta" license: "CC-BY 4.0" # Link to the source repository for this lesson -source: "https://github.com/EPCCed/2024-02-22-hpc-shell-brunel" +source: "https://github.com/EPCCed/2024-06-19-hpc-shampton" # Default branch of your lesson branch: "main" diff --git a/episodes/lesson_config.yaml b/episodes/lesson_config.yaml index 21dd79d..de0fd19 100644 --- a/episodes/lesson_config.yaml +++ b/episodes/lesson_config.yaml @@ -4,7 +4,7 @@ local: bash_shebang: "#!/bin/bash" snippets: EPCC_ARCHER2_slurm -baseurl: "https://epcced.github.io/2024-02-22-hpc-shell-brunel" +baseurl: "https://epcced.github.io/2024-06-19-hpc-shell-shampton" remote: name: "ARCHER2" @@ -13,12 +13,12 @@ remote: host: "ln03" node: "nid001053" location: "EPCC, The University of Edinburgh" - homedir: "/home/ta140/ta140/" + homedir: "/home/ta158/ta158/" user: "userid" prompt: "userid@ln03:~>" - prompt_work: "userid@uan01:/work/ta140/ta140/userid>" + prompt_work: "userid@uan01:/work/ta158/ta158/userid>" module_python3: "cray-python" bash_shebang: "#!/bin/bash" sched: - project: "ta140" + project: "ta158"