We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4fde8f commit 8d20220Copy full SHA for 8d20220
myst.yml
@@ -2,7 +2,7 @@
2
version: 1
3
project:
4
id: 9db2473e-461d-4266-86fa-a2a0ea3eb2c9
5
- title: executable-tutorials
+ title: Executable Tutorials
6
description: Executable tutorials for Scientific Python
7
keywords: []
8
authors: [Scientific Python Developers]
@@ -18,8 +18,8 @@ project:
18
- file: tutorials/matplotlib/static_mpl.md
19
- file: tutorials/static/static.md
20
- file: contributing.md
21
- - file: maintainers.md
22
-
+ - file: maintainer-guide.md
+
23
site:
24
template: book-theme
25
# options:
0 commit comments