Skip to content

Commit a1be121

Browse files
authored
Update index.md
Fix box on lesson overview as requested by Alexia
1 parent 80f29dc commit a1be121

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

docs/index.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -13,40 +13,40 @@ Blank Sillouette from <a href="https://www.vecteezy.com/free-vector/user-icon">U
1313
This course explores several different approaches to provide an end user with a software environment that ensures successful execution of scientific analysis software in a reproducible manner. It then focuses upon an examplar - Software Containers (Specifically implemented using Docker).
1414

1515

16+
<br>
17+
:fontawesome-solid-arrow-left: **Prerequisites**
18+
To be able to follow this course, learners should have knowledge in:
1619

17-
:fontawesome-solid-arrow-left: **Prerequisites**
18-
To be able to follow this course, learners should have knowledge in:
20+
1. Familiarity with using a text editor to create and edit plain ASCII text files.
21+
2. Basic experience in using command-line Linux.
22+
3. Additionally, students will find it beneficial to have an overview of how software is installed under Linux.
1923

20-
1. Familiarity with using a text editor to create and edit plain ASCII text files.
21-
2. Basic experience in using command-line Linux.
22-
3. Additionally, students will find it beneficial to have an overview of how software is installed under Linux.
2324

2425

26+
:fontawesome-solid-arrow-right: **Learning Outcomes:**
27+
By the end of the course, learners will be able to:
2528

26-
:fontawesome-solid-arrow-right: **Learning Outcomes:**
27-
By the end of the course, learners will be able to:
29+
1. State several approaches to reproducible software environments and critically debate the strengths and weaknesses of each approach.
30+
2. Identify the roles of particular commands in a Dockerfile and create simple functional Docker containers.
2831

29-
1. State several approaches to reproducible software environments and critically debate the strengths and weaknesses of each approach.
30-
2. Identify the roles of particular commands in a Dockerfile and create simple functional Docker containers.
32+
</br>
3133

32-
</br>
34+
:fontawesome-solid-users: **Target Audience:** Researchers, undergraduate students, postgraduate students, etc...
35+
</br>
3336

34-
:fontawesome-solid-users: **Target Audience:** Researchers, undergraduate students, postgraduate students, etc...
35-
</br>
37+
:fontawesome-solid-stairs: **Level:** Beginner/Intermediate
3638

37-
:fontawesome-solid-stairs: **Level:** Beginner/Intermediate
39+
:fontawesome-solid-lock: **License:** [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/)
3840

39-
:fontawesome-solid-lock: **License:** [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/)
41+
:fontawesome-solid-money-bill-1: **Funding:** This project has received funding from [name of funders].
4042

41-
:fontawesome-solid-money-bill-1: **Funding:** This project has received funding from [name of funders].
42-
43-
[comment]: # (Property in Bioschema: description)
44-
[comment]: # (Property in Bioschema: coursePrequsites)
45-
[comment]: # (Property in Bioschema: teaches)
46-
[comment]: # (Property in Bioschema: audience)
47-
[comment]: # (Property in Bioschema: educationalLevel)
48-
[comment]: # (Property in Biochema: licence)
49-
[comment]: # (This is an example for CONVERGE)
43+
[comment]: # (Property in Bioschema: description)
44+
[comment]: # (Property in Bioschema: coursePrequsites)
45+
[comment]: # (Property in Bioschema: teaches)
46+
[comment]: # (Property in Bioschema: audience)
47+
[comment]: # (Property in Bioschema: educationalLevel)
48+
[comment]: # (Property in Biochema: licence)
49+
[comment]: # (This is an example for CONVERGE)
5050

5151
#### Contributors
5252

0 commit comments

Comments
 (0)