-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path_config.yml
More file actions
37 lines (32 loc) · 1.78 KB
/
_config.yml
File metadata and controls
37 lines (32 loc) · 1.78 KB
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
# Book settings
title: Temporal and sequential analysis - LASI 2022
author: Quan Nguyen
logo: img/solar_logo.png
exclude_patterns: ["archive/*", "source/*", "release/*", "renv/*", "labs/release/*", "lectures/*.Rmd"]
repository:
url: https://github.com/quan3010/temporal_analysis
sphinx:
config:
html_js_files:
- https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
latex:
latex_documents:
targetname: book.tex
# Execution settings
execute:
execute_notebooks : "auto"
# exclude_patterns:
# execute_notebooks : "cache" # Whether to execute notebooks at build time. Must be one of ("auto", "force", "cache", "off")
# cache : "cache"
# HTML-specific settings
html:
# favicon : "img/solar_logo.png" # A path to a favicon image
navbar_number_sections : false # Add a number to each section in your left navbar
use_edit_page_button : false # Whether to add an "edit this page" button to pages. If `true`, repository information in repository: must be filled in
use_repository_button : true # Whether to add a link to your repository button
use_issues_button : true # Whether to add an "open an issue" button
extra_navbar : Quan Nguyen<br>Powered by <a href="https://jupyterbook.org">Jupyter Book</a> # Will be displayed underneath the left navbar.
extra_footer : "" # Will be displayed underneath the footer.
google_analytics_id : "" # A GA id that can be used to track book views.
home_page_in_navbar : false # Whether to include your home page in the left Navigation Bar
baseurl : "" # The base URL where your book will be hosted. Used for creating image previews and social links. e.g.: https://mypage.com/mybook/