Skip to content

Commit 12f3fe0

Browse files
Uniform LOs for Day 3 morning
1 parent 5995a80 commit 12f3fe0

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

docs/day3/matplotlib/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44

55
# Matplotlib
66

7-
:::{note} Learning outcomes
7+
:::{admonition} Learning outcomes
8+
:class: note
89

9-
At the end of this sessions, learners
10+
At the end of this sessions, learners ...
1011

1112
- understand why Matplotlib is important
1213
- have run Python code that uses Matplotlib

docs/day3/seaborn/README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,13 @@
44

55
# Seaborn
66

7-
Stuff about Seaborn.
7+
:::{admonition} Learning outcomes
8+
:class: note
9+
10+
At the end of this sessions, learners ...
11+
12+
- understand why Seaborn is important
13+
- have run Python code that uses Seaborn
14+
15+
:::
16+

0 commit comments

Comments
 (0)