Skip to content

Commit 17d148b

Browse files
committed
Restoring a corrumpt index file from a previous version of the tutorial.
1 parent fbc1fc9 commit 17d148b

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

docs/2021-lust/index.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,24 @@
22

33
Overview page of the introductory tutorial on [EasyBuild](https://easybuild.io) for the *[LUMI](https://www.lumi-supercomputer.eu) User Support team (LUST)*.
44

5-
The tutorial is available on [the EasyBuilders tutoral web site](https://easybuilders.github.io/easybuild-tutorial/2021-lust/).
5+
- [Part I: **Introduction to EasyBuild**](part1_intro.md) *(Tue March 9th 2021, 9am-12 CET)*
6+
* [What is EasyBuild?](what_is_easybuild.md)
7+
* [Terminology](terminology.md)
8+
* [Installation](installation.md) *(hands-on)*
9+
* [Configuration](configuration.md) *(hands-on)*
10+
* [Basic usage](basic_usage.md) *(hands-on)*
11+
- [Part II: **Using EasyBuild**](part2_using.md) *(Tue March 23rd 2021, 9am-12 CET)*
12+
* [Troubleshooting](troubleshooting.md) *(hands-on)*
13+
* [Creating easyconfig files](creating_easyconfig_files.md) *(hands-on)*
14+
* [Implementing easyblocks](implementing_easyblocks.md) *(hands-on)*
15+
- [Part III: **Advanced topics**](part3_advanced.md) *(Tue March 30th 2021, 9am-12 CEST)*
16+
* [Using EasyBuild as a library](easybuild_library.md) *(hands-on)*
17+
* [Using hooks to customise EasyBuild](hooks.md) *(hands-on)*
18+
* [Submitting installations as Slurm jobs](slurm_jobs.md) *(hands-on)*
19+
* [Module naming schemes (incl. hierarchical)](module_naming_schemes.md) *(hands-on)*
20+
* [GitHub integration to facilitate contributing to EasyBuild](github_integration.md) *(hands-on)*
21+
- [Part IV: **EasyBuild on Cray systems**](part4_cray.md) *(Friday June 18th 2021, 09-12 CEST)*
22+
* [Introduction to Cray Programming Environment](cray/introduction.md) *(hands-on)*
23+
* [Cray External Modules](cray/external_modules.md) *(hands-on)*
24+
* [Cray Custom Toolchains](cray/custom_toolchains.md) *(hands-on)*
25+
* [EasyBuild at CSCS](cray/easybuild_at_cscs.md) *(hands-on)*

0 commit comments

Comments
 (0)