You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -15,9 +15,10 @@ <h1>ARC Leeds Training Materials</h1>
15
15
<sectionclass="intro">
16
16
<p>This is an archive of in-house training materials developed by the <ahref="https://arc.leeds.ac.uk/" rel="external">Advanced Research Computing Team</a> at the University of Leeds. For an easy-to browse overview of course material, please visit our <ahref="https://arc.leeds.ac.uk/courses/" rel="external">website</a>.</p>
17
17
<p>For some of our courses, we may use external public materials which are linked separately below. Our materials are designed to work both
18
-
as a basis for synchronous training sessions, as as documentation for self-directed study. This also facilitates flipped-learning, allowing you to prepare before a session.
18
+
as a basis for synchronous training sessions, and as documentation for self-directed study. This also facilitates flipped-learning, allowing you to prepare before a session.
19
19
</p>
20
-
<p>This will be updated as our courses evolve and change. Please check our <ahref="https://arc.leeds.ac.uk/courses/" rel="external">website</a> to book training.</p>
20
+
<p>This will be updated as our courses evolve and change. Please check our <ahref="https://arc.leeds.ac.uk/courses/" rel="external">website</a> to book training, and to find multiple methods to contact us.</p>
21
+
<p>View the open source code for this webpage on our <ahref="https://github.com/ARCTraining/arctraining.github.io" rel="external">GitHub repository</a>.</p>
<li><ahref="https://arctraining.github.io/rc-slides/linux101#/section" rel="external">HPC0: Introduction to Linux</a><spanclass="note">(lecture slides)</span></li>
38
39
<li><ahref="https://arctraining.github.io/hpc1/" rel="external">HPC1: Introduction to High Performance Computing</a></li>
39
-
<li><ahref="https://arctraining.github.io/hpc2-software/welcome.html" rel="external">HPC2: Installing and Managing Applications on the HPC</a><spanclass="note">(self-directed tutorial)</span></li>
40
+
<li><ahref="https://arctraining.github.io/hpc2-software/welcome.html" rel="external">HPC2: Installing and Managing Applications on the HPC</a><spanclass="note">(self-directed tutorial)</span></li>
40
41
</ul>
41
42
</section>
42
43
43
44
<sectionclass="course-category">
44
45
<h3>External Materials</h3>
46
+
<p>These are externally developed materials we may use to support teaching.</p>
45
47
<ul>
46
48
<li><ahref="https://swcarpentry.github.io/python-novice-inflammation/" rel="external">SWD1a: Intro to Python Programming</a></li>
47
49
<li><ahref="https://swcarpentry.github.io/r-novice-inflammation/" rel="external">SWD1b: Intro to R Programming</a></li>
0 commit comments