File tree 3 files changed +7
-3
lines changed
3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ dependencies:
8
8
- pip :
9
9
- jupyter-book==0.15.1
10
10
- docutils==0.17.1
11
- - quantecon-book-theme==0.6.0
11
+ - quantecon-book-theme==0.7.1
12
12
- sphinx-tojupyter==0.3.0
13
13
- sphinxext-rediraffe==0.2.7
14
14
- sphinx-exercise==0.4.1
Original file line number Diff line number Diff line change @@ -74,6 +74,11 @@ sphinx:
74
74
html_theme : quantecon_book_theme
75
75
html_static_path : ['_static']
76
76
html_theme_options :
77
+ authors :
78
+ - name : Thomas J. Sargent
79
+ url : http://www.tomsargent.com/
80
+ - name : John Stachurski
81
+ url : https://johnstachurski.net/
77
82
header_organisation_url : https://quantecon.org
78
83
header_organisation : QuantEcon
79
84
repository_url : https://github.com/QuantEcon/lecture-python-advanced.myst
Original file line number Diff line number Diff line change @@ -11,8 +11,7 @@ kernelspec:
11
11
12
12
# Advanced Quantitative Economics with Python
13
13
14
- This website presents a set of advanced lectures on quantitative economic modeling, designed and written by
15
- [ Thomas J. Sargent] ( http://www.tomsargent.com/ ) and [ John Stachurski] ( http://johnstachurski.net/ ) .
14
+ This website presents a set of advanced lectures on quantitative economic modeling.
16
15
17
16
``` {tableofcontents}
18
17
```
You can’t perform that action at this time.
0 commit comments