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: activities/prepare.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,10 +12,9 @@ kernelspec:
12
12
---
13
13
14
14
```{important}
15
-
The grade free zone covers classes 1-5, ending on 2022-09-21.
15
+
These tasks are not always based on things that we have already done. Sometimes they are to have you start thinking about the topic that we are *about* to cover. Getting whatever you know about the topic fresh in your mind in advance of class will help what we do in class stick for you when we start.
16
16
```
17
17
18
-
19
18
# Prepare for the next class
20
19
21
20
```{warning}
@@ -46,6 +45,13 @@ for prep_file in prep_file_list:
46
45
display(Markdown('../_prepare/' + prep_file))
47
46
``` -->
48
47
48
+
````{margin}
49
+
50
+
```{important}
51
+
The grade free zone covers classes 1-5, ending on 2022-09-21.
Copy file name to clipboardExpand all lines: notes/2022-10-19.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,4 @@
1
-
```
2
-
1
+
# Bash Scripts
3
2
4
3
```
5
4
ls
@@ -582,7 +581,11 @@ done
582
581
583
582
584
583
## Prepare for Next Class
585
-
584
+
````{margin}
585
+
```{important}
586
+
Prepare for class tasks are not always based on things that we have already done. Sometimes they are to have you start thinking about the topic that we are *about* to cover. Getting whatever you know about the topic fresh in your mind in advance of class will help what we do in class stick for you when we start.
0 commit comments