-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_toc.yml
More file actions
30 lines (30 loc) · 742 Bytes
/
Copy path_toc.yml
File metadata and controls
30 lines (30 loc) · 742 Bytes
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
# Table of content
# Learn more at https://jupyterbook.org/customize/toc.html
#
format: jb-book
root: README
chapters:
- file: syllabus
- file: module_00/README
sections:
- file: module_00/01_writing-w-llms.ipynb
- file: module_00/HW_00
- file: module_00/HW_01
- file: module_01/README
sections:
- file: module_01/calculate_pi
- file: module_01/HW_02
- file: module_01/statistical_significance
- file: module_01/HW_03
- file: module_02/README
sections:
- file: module_02/drop_keys
- file: module_02/HW_04
- file: module_02/bus_wait
- file: module_02/HW_05
- file: module_03/README
sections:
- file: module_03/challenger
- file: module_04/README
sections:
- file: module_04/report