Skip to content

Commit 4b44857

Browse files
author
thomas mcandrew
committed
Merge branch 'main' of github.com:computationalUncertaintyLab/outbreak_book
2 parents 02d59d4 + 5202cec commit 4b44857

19 files changed

Lines changed: 131 additions & 542 deletions

File tree

outbreak_science/_config.yml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
title: My sample book
55
author: The Jupyter Book Community
6-
logo: logo.png
6+
logo: epidemic.png
77

88
# Force re-execution of notebooks on each build.
99
# See https://jupyterbook.org/content/execute.html
@@ -31,6 +31,12 @@ html:
3131
use_issues_button: true
3232
use_repository_button: true
3333

34+
# Ensure widgets render in static HTML (e.g., ipywidgets)
35+
sphinx:
36+
config:
37+
html_js_files:
38+
- https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js
39+
3440
# Latex styles
3541
parse:
3642
myst_enable_extensions:

outbreak_science/chap2.ipynb

Lines changed: 50 additions & 32 deletions
Large diffs are not rendered by default.

outbreak_science/chap5.ipynb

Lines changed: 72 additions & 3 deletions
Large diffs are not rendered by default.

outbreak_science/mybookpath/outbreak_science_and_public_health_forecasting/CONDUCT.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

outbreak_science/mybookpath/outbreak_science_and_public_health_forecasting/CONTRIBUTING.md

Lines changed: 0 additions & 56 deletions
This file was deleted.

outbreak_science/mybookpath/outbreak_science_and_public_health_forecasting/LICENSE

Lines changed: 0 additions & 21 deletions
This file was deleted.

outbreak_science/mybookpath/outbreak_science_and_public_health_forecasting/README.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

outbreak_science/mybookpath/outbreak_science_and_public_health_forecasting/outbreak_science_and_public_health_forecasting/_config.yml

Lines changed: 0 additions & 37 deletions
This file was deleted.

outbreak_science/mybookpath/outbreak_science_and_public_health_forecasting/outbreak_science_and_public_health_forecasting/_toc.yml

Lines changed: 0 additions & 9 deletions
This file was deleted.

outbreak_science/mybookpath/outbreak_science_and_public_health_forecasting/outbreak_science_and_public_health_forecasting/content.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)