-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
48 lines (41 loc) · 1.03 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
title: "{PRE-Notebooks}"
author: Hugo Vale
copyright: "2025"
# logo: logo.png
description: A collection of Jupyter Notebooks for learning Polymer Reaction Engineering.
exclude_patterns: [.venv, _build]
only_build_toc_files: true
execute:
execute_notebooks: "cache"
timeout: 100
parse:
myst_enable_extensions:
- amsmath
- colon_fence
- deflist
- dollarmath
- html_admonition
- html_image
- linkify
- replacements
- smartquotes
- substitution
- attrs_inline
html:
use_repository_button: true
use_issues_button: true
base_url: https://hugomvale.github.io/PRE-Notebooks
launch_buttons:
notebook_interface: "classic"
colab_url: https://colab.research.google.com
repository:
url: https://github.com/HugoMVale/PRE-Notebooks
branch: main
sphinx:
# extra_extensions:
# - sphinxcontrib.katex
config:
mathjax_path: https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
# Add a bibtex file so that we can create citations
# bibtex_bibfiles:
# - references.bib