-
Notifications
You must be signed in to change notification settings - Fork 0
/
_config.yml
51 lines (38 loc) · 1.64 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
############################################################## Book settings ###
title: Welcome to [Peyraut & Genet, 2024]'s demos!
author: Alice Peyraut, Martin Genet
logo: logo_uncertainty-quantification.png
copyright: "2024"
only_build_toc_files: true
######################################################### Execution settings ###
execute:
execute_notebooks: off
# execute_notebooks: force
############################################################# Parse settings ###
parse:
myst_enable_extensions:
- amsmath
- dollarmath
myst_dmath_double_inline: true # MG20230531: option is ignored, cf. https://github.com/executablebooks/jupyter-book/issues/1738
############################################################## HTML settings ###
html:
use_repository_button: true
use_issues_button: false
############################################################# LaTeX settings ###
latex:
latex_engine: pdflatex # pdflatex, xelatex (recommended for unicode), luatex, platex, uplatex
use_jupyterbook_latex: true
# latex_documents:
# targetname: "book.tex"
# bibtex_bibfiles:
# - "references.bib"
############################################################# Launch settings ###
repository:
url: https://github.com/alicepeyraut/uncertainty-quantification-paper-demos # MG20230527: Somehow only GitHub works, cf. https://github.com/orgs/executablebooks/discussions/1018
path_to_book: .
branch: master
launch_buttons:
notebook_interface: classic # jupyterlab, classic
binderhub_url: https://mybinder.org
# colab_url: https://colab.research.google.com
# jupyterhub_url: https://jupytercloud.idcs.polytechnique.fr/jupyter