generated from berkeley-cdss/course-site-quarto
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathschedule.yml
46 lines (46 loc) · 1.22 KB
/
schedule.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
- week: 1
days:
- date: "Aug 24"
items:
- type: "Lecture"
id: "1"
name: Introduction
href: "./units/unit1.html"
auxil:
- id: "Note 1"
href: "https://berkeley.edu"
- id: "Note 2"
href: "https://berkeley.edu"
- type: "Participation"
id: "1"
name: Lecture Participation 1
href: "https://berkeley.edu"
- date: "Aug 25"
items:
- type: "Lab"
id: "1"
name: Prerequisite Coding (due Aug 29)
href: "https://berkeley.edu"
- type: "Homework"
id: "1A"
name: Plotting and Permutation Test (due Aug 31)
href: "https://berkeley.edu"
- type: "Homework"
id: "1B"
name: Prerequisite Math (due Aug 31)
href: "https://berkeley.edu"
- week: 2
days:
- date: "Aug 29"
items:
- type: "Lecture"
id: "2"
name: Pandas 1
href: "./units/unit2.html"
- type: "Participation"
id: "2"
name: Lecture Participation 2
href: "./units/unit3.html"
auxil:
id: "Note 2"
href: "https://berkeley.edu"