-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy path_toc.yml
More file actions
26 lines (25 loc) · 746 Bytes
/
_toc.yml
File metadata and controls
26 lines (25 loc) · 746 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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Python Lessons
chapters:
- file: lessons/basics.md
sections:
- file: lessons/basics/write_run_python.md
- file: lessons/basics/notebook.md
- caption: Teaching Python in Chemistry Meeting Blogs
chapters:
- file: 2026-meeting
- file: 2025-meeting
- file: state-of-teaching
- file: resources
- caption: Community Documentation
chapters:
- file: community-docs/code-of-conduct
- file: community-docs/contributing
- caption: Educational Resources
chapters:
- file: educational-resources/linked-resources
- file: educational-resources/contributing