GitHub

Original file line numberDiff line numberDiff line change

@@ -11,14 +11,17 @@ kernelspec:

1111
1212

# Quantitative Economics with Python

1313
14+

```{only} html

1415

This website presents a set of lectures on quantitative economic modeling, designed and written by

1516

[Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/).

17+

```

1618
1719

For an overview of the series, see [this page](https://quantecon.org/python-lectures/)

1820
21+

````{only} html

1922

```{tableofcontents}

2023

```

21-
24+

````

2225
2326

```{admonition} Previous website

2427

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.

Read the original on github.com ↗