-
Notifications
You must be signed in to change notification settings - Fork 1
/
_toc.yml
35 lines (34 loc) · 1.03 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
# Table of Contents
#
# Myst will respect:
# 1. New pages
# - file: relative/path/to/page
# 2. New sections without an associated page
# - title: Folder Title
# sections: ...
# 3. New sections with an associated page
# - file: relative/path/to/page
# sections: ...
#
# Note: Titles defined on pages here are not recognized.
#
# This spec is based on the JupyterBook table of contents.
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: README
chapters:
- title: Notebooks
sections:
- file: notebooks/main_figure_involcan
- file: notebooks/main_figure
- file: notebooks/estimate_fissure_length
- file: notebooks/ign_altair_swarmsaltair_swarms
- file: notebooks/ign_altair
- file: notebooks/ign-data-to-awkable
- file: notebooks/plotly
- file: notebooks/screening
- file: notebooks/update_altair
- file: notebooks/update_compare
- file: notebooks/visualizaton_figures
- file: notebooks/visualizaton
- file: LICENSE