-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy path_toc.yml
49 lines (40 loc) · 1.29 KB
/
_toc.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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: About
chapters:
- file: team
- file: guidelines/intro
sections:
- file: guidelines/guidelines
- file: guidelines/contribute
- file: guidelines/template
- file: workshops/intro
sections:
- file: workshops/workshop2024
- file: workshops/workshop2023
- file: workshops/workshop2022
- caption: Notebooks
chapters:
- file: notebooks/astro/astro
sections:
- file: notebooks/astro/star_formation_v3
- file: notebooks/astro/emission_line_galaxy_classification_v2
- file: notebooks/astro/sdss_tutorial_1
- file: notebooks/chem/chem
sections:
- file: notebooks/chem/langevin-dynamics-results
- file: notebooks/chem/openmm_lj_chain
- file: notebooks/chem/linear_variational_method
- file: notebooks/chem/gaussian_wavepacket
- file: notebooks/chem/pib_delta_potential_dynamics
- file: notebooks/chem/carbonyl_binary_classification
- file: notebooks/chem/CO_Fundamental
- file: notebooks/chem/Spin_one_half_solutions
- file: notebooks/phys/phys
sections:
- file: notebooks/phys/fourier_transform
- file: notebooks/phys/modelfit_part1
- file: notebooks/phys/modelfit_part2