-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
34 lines (25 loc) · 736 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
31
32
33
34
# in _config.yml
title: "Disease Progression Modelling"
author: The Disease Progression Modelling community
#logo: images/logo.png
execute:
execute_notebooks: "off"
exclude_patterns: [README.md, pages/notebooks/_template.ipynb, data/README.md]
repository:
url: https://github.com/Disease-Progression-Modelling/disease-progression-modelling.github.io/
html:
use_issues_button: true
use_edit_page_button: true
use_repository_button: true
launch_buttons:
colab_url: "https://colab.research.google.com"
# Enable definition lists
parse:
myst_enable_extensions:
- deflist
- dollarmath
- amsmath
# Enabble latex
sphinx:
config:
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js