We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a80c4 commit 92b7720Copy full SHA for 92b7720
lectures/intro.md
@@ -11,14 +11,17 @@ kernelspec:
11
12
# Quantitative Economics with Python
13
14
+```{only} html
15
This website presents a set of lectures on quantitative economic modeling, designed and written by
16
[Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/).
17
+```
18
19
For an overview of the series, see [this page](https://quantecon.org/python-lectures/)
20
21
+````{only} html
22
```{tableofcontents}
23
```
-
24
+````
25
26
```{admonition} Previous website
27
While this new site will receive all future updates, you may still view the [old site here](http://rst-python.quantecon.org) for the next month.
0 commit comments