Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dependencies:
- pip
- pip:
- jupyter-book
- sphinxext-rediraffe
- git+https://github.com/executablebooks/sphinx-multitoc-numbering
- git+https://github.com/quantecon/quantecon-book-theme
- git+https://github.com/executablebooks/sphinx-exercise.git
Expand Down
4 changes: 3 additions & 1 deletion lectures/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ html:
baseurl: https://python.quantecon.org/

sphinx:
extra_extensions: [sphinx_multitoc_numbering, sphinx_exercise]
extra_extensions: [sphinx_multitoc_numbering, sphinx_exercise, sphinxext.rediraffe]
config:
html_favicon: _static/lectures-favicon.ico
html_theme: quantecon_book_theme
Expand All @@ -27,3 +27,5 @@ sphinx:
description: This website presents a set of lectures on python programming for economics, designed and written by Thomas J. Sargent and John Stachurski.
keywords: Python, QuantEcon, Quantitative Economics, Economics, Sloan, Alfred P. Sloan Foundation, Tom J. Sargent, John Stachurski
google_analytics_id: UA-54984338-9
rediraffe_redirects:
index_toc.md: intro.md