diff --git a/lectures/intro.md b/lectures/intro.md index 8e969cdbf..eb09b2f01 100644 --- a/lectures/intro.md +++ b/lectures/intro.md @@ -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) @@ -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.