-
Notifications
You must be signed in to change notification settings - Fork 184
Expand file tree
/
Copy path_config.yml
More file actions
37 lines (37 loc) · 1002 Bytes
/
_config.yml
File metadata and controls
37 lines (37 loc) · 1002 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
36
37
title:
author:
logo: logo.svg
execute:
execute_notebooks: force
# repository:
# url:
# branch: main
# html:
# use_repository_button: true
# use_issues_button: true
# use_edit_page_button: true
# home_page_in_navbar: true
# analytics:
# google_analytics_id: "G-ZBXC3EFGGJ"
# launch_buttons:
# notebook_interface: jupyterlab
# thebe: true
sphinx:
config:
html_show_copyright: false
nb_execution_raise_on_error: true # raise error if a notebook cell fails to execute
nb_execution_timeout: 600 # max time [s] to wait for a cell to execute; raises error if exceeded
html_theme_options:
use_repository_button: true
use_issues_button: true
use_edit_page_button: true
analytics:
google_analytics_id: "G-ZBXC3EFGGJ"
launch_buttons:
notebook_interface: jupyterlab
thebe: true
repository_url:
repository_branch: main
logo:
link: "https://learn.astropy.org"
alt_text: "Learn Astropy"