Skip to content

Commit 8500760

Browse files
author
committed
Deployed 5036e02 with MkDocs version: 1.6.1
1 parent 54a6f22 commit 8500760

3 files changed

Lines changed: 29 additions & 15 deletions

File tree

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Binary file not shown.

training/2025/webinar-series-2025Q2/index.html

Lines changed: 28 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2098,7 +2098,7 @@
20982098
</li>
20992099

21002100
<li class="md-nav__item">
2101-
<a href="#materials" class="md-nav__link">
2101+
<a href="#materials-eessi-intro" class="md-nav__link">
21022102
<span class="md-ellipsis">
21032103
Materials
21042104
</span>
@@ -2131,7 +2131,7 @@
21312131
</li>
21322132

21332133
<li class="md-nav__item">
2134-
<a href="#materials_1" class="md-nav__link">
2134+
<a href="#materials-cvmfs" class="md-nav__link">
21352135
<span class="md-ellipsis">
21362136
Materials
21372137
</span>
@@ -2164,7 +2164,7 @@
21642164
</li>
21652165

21662166
<li class="md-nav__item">
2167-
<a href="#materials_2" class="md-nav__link">
2167+
<a href="#materials-easybuild" class="md-nav__link">
21682168
<span class="md-ellipsis">
21692169
Materials
21702170
</span>
@@ -2188,7 +2188,7 @@
21882188
<ul class="md-nav__list">
21892189

21902190
<li class="md-nav__item">
2191-
<a href="#materials_3" class="md-nav__link">
2191+
<a href="#materials-eessi-cicd" class="md-nav__link">
21922192
<span class="md-ellipsis">
21932193
Materials
21942194
</span>
@@ -2218,6 +2218,15 @@
22182218
</span>
22192219
</a>
22202220

2221+
</li>
2222+
2223+
<li class="md-nav__item">
2224+
<a href="#materials-eessi-base" class="md-nav__link">
2225+
<span class="md-ellipsis">
2226+
Materials
2227+
</span>
2228+
</a>
2229+
22212230
</li>
22222231

22232232
</ul>
@@ -2267,9 +2276,9 @@ <h1 id="eessi-webinar-series-may-june-2025">EESSI webinar series (May-June 2025)
22672276
<h2 id="sessions">Sessions<a class="headerlink" href="#sessions" title="Permanent link">&para;</a></h2>
22682277
<ul>
22692278
<li>Monday 5 May 2025 (13:30-15:30 CEST): <strong>Introduction to EESSI</strong> (<a href="../EESSI-webinars-MayJune-2025-001-Introduction-to-EESSI-20250505.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=FvVbzKLn-C8">recording</a>)</li>
2270-
<li>Monday 12 May 2025 (13:30-15:30 CEST): <strong>Introduction to CernVM-FS</strong> (<a href="../EESSI-webinars-MayJune-2025-001-Introduction-to-CernVM-FS-20250512.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=5-IYnxCz_aQ">recording</a>)</li>
2271-
<li>Monday 19 May 2025 (13:30-15:30 CEST): <strong>Introduction to EasyBuild</strong> (incl. EasyBuild 5.0.0)</li>
2272-
<li>Monday 26 May 2025 (13:30-15:30 CEST): <strong>EESSI for CI/CD</strong></li>
2279+
<li>Monday 12 May 2025 (13:30-15:30 CEST): <strong>Introduction to CernVM-FS</strong> (<a href="../EESSI-webinars-MayJune-2025-002-Introduction-to-CernVM-FS-20250512.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=5-IYnxCz_aQ">recording</a>)</li>
2280+
<li>Monday 19 May 2025 (13:30-15:30 CEST): <strong>Introduction to EasyBuild</strong> (incl. EasyBuild 5.0.0) (<a href="../EESSI-webinars-MayJune-2025-003-Introduction-to-EasyBuild-20250519.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=p0Z-KrBAtuQ">recording</a>)</li>
2281+
<li>Monday 26 May 2025 (13:30-15:30 CEST): <strong>EESSI for CI/CD</strong> (<a href="../EESSI-webinars-MayJune-2025-004-EESSI-for-CI-CD-20250526.pdf">slides</a>, <a href="https://www.youtube.com/watch?v=l0fVPkGuqCQ">recording</a>)</li>
22732282
<li>Monday 2 June 2025 (13:30-15:30 CEST): <strong>Using EESSI as the base for a system stack</strong></li>
22742283
</ul>
22752284
<p><a href="https://www.youtube.com/playlist?list=PL6_PkP_6pUtbPSfa7Upa0R0_P4NAbqC9a">YouTube playlist with recordings</a></p>
@@ -2319,7 +2328,7 @@ <h4 id="outline">Outline<a class="headerlink" href="#outline" title="Permanent l
23192328
a fully pre-built, modular software environment — no matter where you compute. Whether you're an HPC user,
23202329
sysadmin, or developer, this webinar will show how EESSI can help you save time, improve reproducibility,
23212330
and simplify your scientific workflows.</p>
2322-
<h4 id="materials">Materials<a class="headerlink" href="#materials" title="Permanent link">&para;</a></h4>
2331+
<h4 id="materials-eessi-intro">Materials<a class="headerlink" href="#materials-eessi-intro" title="Permanent link">&para;</a></h4>
23232332
<ul>
23242333
<li><a href="../EESSI-webinars-MayJune-2025-001-Introduction-to-EESSI-20250505.pdf">slides (PDF)</a></li>
23252334
<li><a href="https://www.youtube.com/watch?v=FvVbzKLn-C8">recording (YouTube)</a></li>
@@ -2348,9 +2357,9 @@ <h4 id="outline_1">Outline<a class="headerlink" href="#outline_1" title="Permane
23482357
cover some aspects specific to using CernVM-FS on HPC systems.</p>
23492358
<p>It is intended for people who are interested in CernVM-FS (system administrators, support team members, researchers, etc.),
23502359
no specific prior knowledge or experience with it is required.</p>
2351-
<h4 id="materials_1">Materials<a class="headerlink" href="#materials_1" title="Permanent link">&para;</a></h4>
2360+
<h4 id="materials-cvmfs">Materials<a class="headerlink" href="#materials-cvmfs" title="Permanent link">&para;</a></h4>
23522361
<ul>
2353-
<li><a href="../EESSI-webinars-MayJune-2025-001-Introduction-to-CernVM-FS-20250512.pdf">slides (PDF)</a></li>
2362+
<li><a href="../EESSI-webinars-MayJune-2025-002-Introduction-to-CernVM-FS-20250512.pdf">slides (PDF)</a></li>
23542363
<li><a href="https://www.youtube.com/watch?v=5-IYnxCz_aQ">recording (YouTube)</a></li>
23552364
</ul>
23562365
<div align="center">
@@ -2372,9 +2381,9 @@ <h4 id="outline_2">Outline<a class="headerlink" href="#outline_2" title="Permane
23722381
in an HPC environment.</p>
23732382
<p>In this webinar, we will introduce you to EasyBuild, show how to install and configure it, and present basic usage through
23742383
hands-on demos. We will also cover some new capabilities that are supported by the recently released <a href="https://docs.easybuild.io/easybuild-v5/">EasyBuild v5.0.0</a>.</p>
2375-
<h4 id="materials_2">Materials<a class="headerlink" href="#materials_2" title="Permanent link">&para;</a></h4>
2384+
<h4 id="materials-easybuild">Materials<a class="headerlink" href="#materials-easybuild" title="Permanent link">&para;</a></h4>
23762385
<ul>
2377-
<li><a href="../EESSI-webinars-MayJune-2025-001-Introduction-to-EasyBuild-20250519.pdf">slides (PDF)</a></li>
2386+
<li><a href="../EESSI-webinars-MayJune-2025-003-Introduction-to-EasyBuild-20250519.pdf">slides (PDF)</a></li>
23782387
<li><a href="https://www.youtube.com/watch?v=p0Z-KrBAtuQ">recording (YouTube)</a></li>
23792388
</ul>
23802389
<div align="center">
@@ -2390,7 +2399,7 @@ <h3 id="eessi-for-cicd">EESSI for CI/CD<a class="headerlink" href="#eessi-for-ci
23902399
</ul>
23912400
</li>
23922401
</ul>
2393-
<h4 id="materials_3">Materials<a class="headerlink" href="#materials_3" title="Permanent link">&para;</a></h4>
2402+
<h4 id="materials-eessi-cicd">Materials<a class="headerlink" href="#materials-eessi-cicd" title="Permanent link">&para;</a></h4>
23942403
<ul>
23952404
<li><a href="../EESSI-webinars-MayJune-2025-004-EESSI-for-CI-CD-20250526.pdf">slides (PDF)</a></li>
23962405
<li><a href="https://www.youtube.com/watch?v=l0fVPkGuqCQ">recording (YouTube)</a></li>
@@ -2418,6 +2427,11 @@ <h4 id="outline_3">Outline<a class="headerlink" href="#outline_3" title="Permane
24182427
for your local software installations.</p>
24192428
<p>This webinar is particularly intended for system administrators or support team members that maintain the central software stack
24202429
for the users of their HPC infrastructure, but it can also be useful for end users who want to install additional software.</p>
2430+
<h4 id="materials-eessi-base">Materials<a class="headerlink" href="#materials-eessi-base" title="Permanent link">&para;</a></h4>
2431+
<ul>
2432+
<li><a href="../EESSI-webinars-MayJune-2025-005-EESSI-as-base-for-system-stack-20250602.pdf">slides (PDF)</a></li>
2433+
<li>recording (YouTube) (<em>coming soon</em>)</li>
2434+
</ul>
24212435
<hr />
24222436
<div class="admonition tip">
24232437
<p class="admonition-title">Tip</p>
@@ -2444,7 +2458,7 @@ <h4 id="outline_3">Outline<a class="headerlink" href="#outline_3" title="Permane
24442458
<span class="md-icon" title="Last update">
24452459
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
24462460
</span>
2447-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="May 30, 2025 15:03:17 UTC">May 30, 2025</span>
2461+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="June 2, 2025 12:06:12 UTC">June 2, 2025</span>
24482462
</span>
24492463

24502464

0 commit comments

Comments
 (0)