-
Notifications
You must be signed in to change notification settings - Fork 28
/
_toc.yml
33 lines (26 loc) · 903 Bytes
/
_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
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: README
parts:
- caption: Getting Started
chapters:
- file: notebooks/Day0a_GitStarted.ipynb
- file: notebooks/Day0b_NEON_Simulation_Tutorial.ipynb
- file: notebooks/Day0c_NEON_Simulation_Visualization.ipynb
- caption: Global Simulation
chapters:
- file: notebooks/Day1a_GlobalCase.ipynb
- file: notebooks/Day1b_GlobalVisualization.ipynb
- caption: Generic Single Point Simulation
chapters:
- file: notebooks/Day2a_GenericSinglePoint.ipynb
- file: notebooks/Day2b_GenericSinglePoint_Visualization.ipynb
- caption: Code Modification
chapters:
- file: notebooks/Day2c_CodeModification.ipynb
- file: notebooks/Day2d_CodeModification_Visualization.ipynb
- caption: Tutorial FAQ
chapters:
- file: faq
- file: notebooks/Day3_CreateFork.ipynb