File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -69,6 +69,11 @@ sphinx:
69
69
html_theme : quantecon_book_theme
70
70
html_static_path : ['_static']
71
71
html_theme_options :
72
+ authors :
73
+ - name : Thomas J. Sargent
74
+ url : http://www.tomsargent.com/
75
+ - name : John Stachurski
76
+ url : https://johnstachurski.net/
72
77
header_organisation_url : https://quantecon.org
73
78
header_organisation : QuantEcon
74
79
repository_url : https://github.com/QuantEcon/lecture-python.myst
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ kernelspec:
11
11
12
12
# Intermediate Quantitative Economics with Python
13
13
14
- This website presents a set of lectures on quantitative economic modeling, designed and written by
15
- [ Thomas J. Sargent] ( http://www.tomsargent.com/ ) and [ John Stachurski] ( https://johnstachurski.net/ ) .
14
+ This website presents a set of lectures on quantitative economic modeling.
16
15
17
16
``` {tableofcontents}
18
17
```
You can’t perform that action at this time.
0 commit comments