-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathmyst.yml
More file actions
27 lines (26 loc) · 869 Bytes
/
myst.yml
File metadata and controls
27 lines (26 loc) · 869 Bytes
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
# See docs at: https://mystmd.org/guide/frontmatter
version: 1
project:
id: 9db2473e-461d-4266-86fa-a2a0ea3eb2c9
title: Executable Tutorials
description: Executable tutorials for Scientific Python
keywords: []
authors: [Scientific Python Developers]
github: https://github.com/scientific-python/executable-tutorials
# To autogenerate a Table of Contents, run "myst init --write-toc"
toc:
# Auto-generated by `myst init --write-toc`
- file: index_jb2.md
- title: Tutorials
children:
- file: tutorials/executable/basics.md
- file: tutorials/matplotlib/interactive_mpl.md
- file: tutorials/matplotlib/static_mpl.md
- file: tutorials/static/static.md
- file: contributing.md
- file: maintainer-guide.md
site:
template: book-theme
# options:
# favicon: favicon.ico
# logo: site_logo.png