Skip to content

Commit d73f582

Browse files
committed
make a backlink from readme
1 parent c923203 commit d73f582

2 files changed

Lines changed: 10 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
# Test lesson based on carpentries
1+
# Test lesson for DUNE
2+
3+
You can find the rendered page [here][lesson-template]
4+
5+
6+
# this is based on the Carpentries Frameworks
27

38
[![Create a Slack Account with us](https://img.shields.io/badge/Create_Slack_Account-The_Carpentries-071159.svg)](https://swc-slack-invite.herokuapp.com/)
49

@@ -37,5 +42,6 @@ A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
3742

3843
To cite this lesson, please consult with [CITATION](CITATION)
3944

40-
[test dune lesson]: https://hschellman.github.io/test-lesson
45+
[lesson-template]: https://dune.github.io/lesson-template
46+
4147
[lesson-example]: https://carpentries.github.io/lesson-example

_extras/al9_setup.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,9 @@ You can store the code below as
1919
source /cvmfs/larsoft.opensciencegrid.org/spack-v0.22.0-fermi/setup-env.sh
2020
spack load gcc@12.2.0 arch=linux-almalinux9-x86_64_v3
2121
spack load root@6.28.12 arch=linux-almalinux9-x86_64_v3
22-
spack load fife-utils@3.7.0
23-
24-
spack load sam-web-client@3.4%gcc@12.2.0
25-
export SAM_EXPERIMENT=dune
22+
spack load fife-utils@3.7.0
2623
# this loads rucio and metacat
27-
spack load r-m-dd-config@1.0 experiment=dune
24+
spack load r-m-dd-config experiment=dune
2825
export IFDH_CP_MAXRETRIES=0\0\0\0\0 # no retries
2926
export RUCIO_ACCOUNT=$USER
3027

0 commit comments

Comments
 (0)