generated from ProjectPythia/cookbook-template
-
Notifications
You must be signed in to change notification settings - Fork 11
/
_config.yml
66 lines (62 loc) · 2.35 KB
/
_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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Book settings
# Learn more at https://jupyterbook.org/customize/config.html
title: Project Pythia Cookbook Template
author: The Open Radar Community
logo: notebooks/images/logos/erad_white_background.png
email: projectpythia@ucar.edu
copyright: '2022'
# Execute the notebooks upon build
execute:
execute_notebooks: auto
timeout: 300
allow_errors: true
# Add a few extensions to help with parsing content
parse:
myst_enable_extensions: # default extensions to enable in the myst parser. See https://myst-parser.readthedocs.io/en/latest/using/syntax-optional.html
- amsmath
- colon_fence
- deflist
- dollarmath
- html_admonition
- html_image
- replacements
- smartquotes
- substitution
sphinx:
config:
html_favicon: images/icons/favicon.ico
html_last_updated_fmt: '%-d %B %Y'
html_theme: sphinx_pythia_theme
html_permalinks_icon: '<i class="fas fa-link"></i>'
html_theme_options:
home_page_in_toc: true
repository_url: https://github.com/openradar/erad2022 # Online location of your book
repository_branch: main # Which branch of the repository should be used when creating links (optional)
use_issues_button: true
use_repository_button: true
use_edit_page_button: true
github_url: https://github.com/openradar/erad2022
icon_links:
- name: YouTube
url: https://www.youtube.com/channel/UCoZPBqJal5uKpO8ZiwzavCw
icon: fab fa-youtube-square
type: fontawesome
launch_buttons:
binderhub_url: http://binder.mypythia.org
notebook_interface: jupyterlab
extra_navbar: |
Theme by <a href="https://projectpythia.org">Project Pythia</a>.<br><br>
logo_link: https://openradarscience.org/erad2022/README.html
navbar_links:
- name: Conference Home
url: https://www.erad2022.ch
- name: Open Radar Community
url: https://openradarscience.org
footer_logos:
Meteoswiss: notebooks/images/logos/meteoswiss_logo.svg
Meteofrance: notebooks/images/logos/meteo-france.jpg
ARM: notebooks/images/logos/arm_logo.png
Argonne: notebooks/images/logos/argonne_logo.png
Bonne: notebooks/images/logos/university_bonn.png
Canada: notebooks/images/logos/environment_canada_logo.svg
NCAR: notebooks/images/logos/NCAR-contemp-logo-blue.svg