Skip to content

Commit e8e6cc7

Browse files
committed
added initial notebook with interactive widgets. Changed _config & _toc to point to new files. Also updated requirements.txt
1 parent 47cfc12 commit e8e6cc7

12 files changed

+734
-8
lines changed

example-book/_config.yml renamed to fire-101/_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Book settings
22
# Learn more at https://jupyterbook.org/customize/config.html
33

4-
title: My example book
5-
author: GWU Open Source Program Office (OSPO)
4+
title: Set Your Money on FIRE
5+
author: David Lippert
66
logo: ospo-logo.png
77

88
# Force re-execution of notebooks on each build.
@@ -21,7 +21,7 @@ bibtex_bibfiles:
2121

2222
# Information about where the book exists on the web
2323
repository:
24-
url: https://github.com/gw-ospo/jupyter-book-template # Online location of your book
24+
url: https://github.com/david-lippert/fire # Online location of your book
2525
path_to_book: docs # Optional path to your book, relative to the repository root
2626
branch: main # Which branch of the repository should be used when creating links (optional)
2727

example-book/_toc.yml renamed to fire-101/_toc.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@
44
format: jb-book
55
root: intro
66
chapters:
7-
- file: markdown
8-
- file: notebooks
9-
- file: markdown-notebooks
7+
- file: fire-for-lai

fire-101/fire-for-lai.ipynb

Lines changed: 721 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)