-
-
Notifications
You must be signed in to change notification settings - Fork 216
Expand file tree
/
Copy pathmyst.yml
More file actions
35 lines (31 loc) · 961 Bytes
/
myst.yml
File metadata and controls
35 lines (31 loc) · 961 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
28
29
30
31
32
33
34
35
version: 1
project:
title: Numpy Tutorials
# description:
# keywords: []
authors: Numpy Community
github: https://github.com/numpy/numpy-tutorials
toc:
- file: content/index.md
- title: Applications
children:
- file: content/mooreslaw-tutorial.md
- file: content/tutorial-deep-learning-on-mnist.md
- file: content/tutorial-x-ray-image-processing.md
- file: content/tutorial-static_equilibrium.md
- file: content/tutorial-plotting-fractals.md
- file: content/tutorial-air-quality-analysis.md
- title: Features
children:
- file: content/tutorial-svd.md
- file: content/save-load-arrays.md
- file: content/tutorial-ma.md
- title: Contributing
file: content/contributing.md
children:
- file: content/tutorial-style-guide.md
site:
template: book-theme
options:
favicon: _static/favicon.png
logo: _static/numpylogo.svg