forked from prob140/textbook
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_config.yml
executable file
·41 lines (32 loc) · 1.21 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
# Book configuration
# Learn more at https://jupyterbook.org/customize/config.html
#######################################################################################
# Book settings
title: Data 140 Textbook
author: Ani Adhikari
email: [email protected]
logo: content/images/logo/sp22_ugarte_logo.png
# Force re-execution of notebooks on each build.
# See https://jupyterbook.org/content/execute.html
#execute:
# execute_notebooks: force
# Don't run these files.
exclude_patterns: ["LICENSE.md"]
# Favicon
html:
favicon: content/images/favicon/favicon.ico
#######################################################################################
# Interact link settings
# Repository information
repository:
url: https://github.com/prob140/textbook
branch: gh-pages
# Tells Jupyter Book to add JupyterHub links to pages
launch_buttons:
notebook_interface: classic
jupyterhub_url: https://prob140.datahub.berkeley.edu
#######################################################################################
# Option to add a Google analytics tracking code
# Navigate to https://analytics.google.com, add a new property for your jupyter book and copy the tracking id here.
google_analytics:
mytrackingcode: