-
Notifications
You must be signed in to change notification settings - Fork 23
/
schedule.qmd
51 lines (44 loc) · 991 Bytes
/
schedule.qmd
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
47
48
49
50
51
---
title: "Workshop Schedule"
subtitle: "{{< var room >}}"
listing:
- id: schedule-day1
contents:
- units/d1-*.qmd
type: table
fields: [subtitle, title, author]
field-display-names:
subtitle: "Time"
title: "Module"
author: "Presenter"
date-format: "MMMM DD YYYY"
sort: [filename]
sort-ui: false
filter-ui: false
- id: schedule-day2
contents:
- units/d2-*.qmd
type: table
fields: [subtitle, title, author]
field-display-names:
subtitle: "Time"
title: "Module"
author: "Presenter"
date-format: "MMMM DD YYYY"
sort: [filename]
sort-ui: false
filter-ui: false
tbl-colwidths: [20, 50, 25]
format: html
---
::: callout-warning
This page is under construction and will be updated as the materials are posted online. Ordering of topics is subject to change.
:::
# Day 1
Monday, July 25, 2022
::: {#schedule-day1}
:::
# Day 2
Tuesday, July 26, 2022
::: {#schedule-day2}
:::