We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89b1235 commit e2e1321Copy full SHA for e2e1321
1 file changed
myst.yml
@@ -1,3 +1,31 @@
1
+version: 1
2
+project:
3
+ title: NASA-GISS LES-SCM Overview
4
+ author: GISS Cloud Group
5
+ logo: 123025312.png
6
+ markdown: kramdown
7
+ execute:
8
+ execute_notebooks: "off"
9
+ parse:
10
+ myst_enable_extensions:
11
+ - html_image
12
+ - amsmath
13
+ - colon_fence
14
+ - deflist
15
+ - dollarmath
16
+ - html_admonition
17
18
+ - replacements
19
+ - smartquotes
20
+ - substitution
21
+ html:
22
+ use_repository_button: true
23
+ comments:
24
+ hypothesis: true
25
+ repository:
26
+ url: https://github.com/NASA-GISS/LES-SCM # Online location of your book
27
+ path_to_book:
28
+ branch: main # Which branch of the repository should be used when creating links (optional)
29
format: jb-book
30
root: README
31
parts:
0 commit comments