Skip to content

Commit 1b562c3

Browse files
committed
use juptyer-book pattern
1 parent 8d76843 commit 1b562c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ title: Python Programming for Economics and Finance
22
author: Thomas J. Sargent & John Stachurski
33
logo: _static/qe-logo.png
44
description: This website presents a set of lectures on python programming for economics, designed and written by Thomas J. Sargent and John Stachurski.
5+
exclude_patterns: [_build, Thumbs.db, .DS_Store, "**.ipynb_checkpoints", redirects.txt]
56

67
execute:
78
execute_notebooks: "cache"
@@ -28,4 +29,3 @@ sphinx:
2829
keywords: Python, QuantEcon, Quantitative Economics, Economics, Sloan, Alfred P. Sloan Foundation, Tom J. Sargent, John Stachurski
2930
google_analytics_id: UA-54984338-9
3031
rediraffe_redirects: "redirects.txt"
31-
exclude_patterns: ["redirects.txt"]

0 commit comments

Comments
 (0)