-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathmyst.yml
45 lines (44 loc) · 1.28 KB
/
myst.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
45
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
title: "Data Science for Global Change Ecology"
# description:
# keywords: []
# authors: []
github: https://github.com/espm-157/website
# To autogenerate a Table of Contents, run "myst init --write-toc"
license:
code: MIT
content: CC-BY-4.0
jupyter:
lite: true
toc:
# Auto-generated by `myst init --write-toc`
- file: index.md
- title: Overview
children:
- file: overview/syllabus.md
- file: overview/schedule.md
- title: Textbook
children:
- file: reading/00-preface.md
- file: reading/01-github-jupyter.md
- file: reading/02-visualization-basics.ipynb
- file: reading/03-data-access.md
- file: reading/04-transform.ipynb
- file: reading/05-ibis-1.ipynb
- file: reading/06-ibis-2.ipynb
- file: reading/06-ibis-3.ipynb
- file: reading/07-ibis-4.ipynb
- file: reading/spatial-1.ipynb
- file: reading/spatial-2.ipynb
- file: reading/spatial-3.ipynb
- file: reading/spatial-4.ipynb
site:
template: book-theme
options:
favicon: logo.png
logo: hex.png
title: "Data Science for Global Change Ecology"
domains:
- espm-157.carlboettiger.info