-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
69 lines (62 loc) · 1.5 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
title: ""
author: pabramber01
copyright: "2024"
logo: "cervical_cancer_risk_classification/input/images/logo.png"
exclude_patterns: [_build, Thumbs.db, .DS_Store, "**.ipynb_checkpoints"]
only_build_toc_files: true
execute:
execute_notebooks: auto
cache: "_build/.jupyter_cache"
exclude_patterns: ["*"]
timeout: -1
run_in_temp: false
allow_errors: false
stderr_output: remove-warn
parse:
myst_enable_extensions:
- amsmath
- colon_fence
- deflist
- dollarmath
- html_admonition
- html_image
- linkify
- replacements
- smartquotes
- substitution
- tasklist
myst_url_schemes: [mailto, http, https]
myst_dmath_double_inline: true
html:
favicon: "cervical_cancer_risk_classification/input/images/logo.png"
use_edit_page_button: false
use_repository_button: true
use_issues_button: false
use_multitoc_numbering: true
extra_footer: "Apache 2.0 license"
google_analytics_id: ""
home_page_in_navbar: false
baseurl: "https://pabramber01.github.io/cervical-cancer-risk-classification"
comments:
hypothesis: false
utterances: false
analytics:
announcement: ""
latex:
latex_engine: pdflatex
use_jupyterbook_latex: true
launch_buttons:
notebook_interface: classic
binderhub_url: ""
jupyterhub_url: ""
thebe: false
colab_url: ""
repository:
url: https://github.com/pabramber01/cervical-cancer-risk-classification
path_to_book: "./"
branch: main
sphinx:
extra_extensions:
local_extensions:
recursive_update: false
config: