Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion lectures/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ kernelspec:

# Quantitative Economics with Python

```{only} html
This website presents a set of lectures on quantitative economic modeling, designed and written by
[Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/).
```

```{admonition} News
[QuantEcon](https://quantecon.org) is moving to the [Jupyter Book](https://jupyterbook.org/intro.html)
Expand All @@ -24,9 +26,10 @@ ecosystem. Please send feedback to [contact@quantecon.org](mailto:contact@quante

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

````{only} html
```{tableofcontents}
```

````

```{admonition} Previous website
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.
Expand Down