Skip to content

Commit

Permalink
MAINT: upgrade theme and author information
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky committed Dec 20, 2023
1 parent 55bdc28 commit b5f2bc9
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- pip:
- jupyter-book==0.15.1
- docutils==0.17.1
- quantecon-book-theme==0.6.0
- quantecon-book-theme==0.7.1
- sphinx-tojupyter==0.3.0
- sphinxext-rediraffe==0.2.7
- sphinx-exercise==0.4.1
Expand Down
5 changes: 5 additions & 0 deletions lectures/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ sphinx:
html_theme: quantecon_book_theme
html_static_path: ['_static']
html_theme_options:
authors:
- name: Thomas J. Sargent
url: http://www.tomsargent.com/
- name: John Stachurski
url: https://johnstachurski.net/
header_organisation_url: https://quantecon.org
header_organisation: QuantEcon
repository_url: https://github.com/QuantEcon/lecture-python-intro
Expand Down
3 changes: 0 additions & 3 deletions lectures/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ kernelspec:

This lecture series provides an introduction to quantitative economics using Python.

The lectures were designed and written by [Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/),
with extensive help from the rest of the QuantEcon team.

```{tableofcontents}
```

0 comments on commit b5f2bc9

Please sign in to comment.