forked from uw-ssec/rse-guidelines
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_toc.yml
19 lines (18 loc) · 750 Bytes
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Table of contents
# Learn more at https://jupyterbook.org/customize/toc.html
format: jb-book
root: intro
parts:
- caption: Fundamentals
chapters:
- file: fundamentals/code-environment
- file: fundamentals/git-github
- file: fundamentals/conventional-commits
- file: fundamentals/test-debug
- file: fundamentals/share-deploy
- file: fundamentals/computing-development-environments/index
sections:
- file: fundamentals/computing-development-environments/conda-mamba
- file: fundamentals/computing-development-environments/docker
- file: fundamentals/computing-development-environments/pixi
- file: fundamentals/computing-development-environments/notebooks-interactive-environments