forked from PolarWandering/PaleoSampling
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
45 lines (38 loc) · 1.16 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
#######################################################################################
# A default configuration that will be loaded for all jupyter books
# See the documentation for help and more options:
# https://jupyterbook.org/customize/config.html
#######################################################################################
# Book settings
title : Quantitative Analysis of Paleomagnetic Sampling Strategies
author : Facundo Sapienza
copyright : "2023"
logo : figures/logo.png
execute:
execute_notebooks: auto
allow_errors: true
# Commented notebooks will be executed
exclude_patterns:
- '*kappa_table*'
# - '*Sampling_example*'
- '*Sampling_comparison*'
# - *DIY-Figure1*
- '*Parallel*'
# - '*Figure1*'
# - '*Figure2*'
- '*Figure3_hist*'
# - '*Figure3_intersection*'
# - '*Figure3*'
# - '*Figure4*'
repository:
url : https://github.com/PolarWandering/PaleoSampling
branch : main
html:
use_repository_button: true
use_issues_button: true
launch_buttons:
notebook_interface: "jupyterlab"
launch_buttons:
binderhub_url: "https://mybinder.org/v2/gh/PolarWandering/PaleoSampling/HEAD"
bibtex_bibfiles:
- book/references.bib