generated from ARM-Development/arm-cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 10
/
_config.yml
30 lines (30 loc) · 949 Bytes
/
_config.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
title: CROCUS Instrument Cookbooks
author: CROCUS Measurement Strategy Team
logo: notebooks/images/CROCUS_Logo.svg
execute:
execute_notebooks: cache
timeout: 600
allow_errors: False # cells with expected failures must set the `raises-exception` cell tag
parse:
myst_enable_extensions:
- html_image
- amsmath
- colon_fence
- deflist
- dollarmath
- html_admonition
- html_image
- replacements
- smartquotes
- substitution
html:
comments:
hypothesis: true
repository:
url: https://github.com/CROCUS-Urban/instrument-cookbooks # Online location of your book
path_to_book: notebooks # Optional path to your book, relative to the repository root
branch: main # Which branch of the repository should be used when creating links (optional)
launch_buttons:
jupyterhub_url: https://jupyter-open.olcf.ornl.gov
binderhub_url: https://binder.projectpythia.org/
notebook_interface: jupyterlab