@@ -14,24 +14,6 @@ kernelspec:
1414This website presents a set of lectures on Python programming for economics and finance, designed and written by
1515[Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/). This is the first text in the series, which focuses on programming in Python.
161617-```{admonition} New Build System
18-[QuantEcon](https://quantecon.org) is moving to the [Jupyter Book](https://jupyterbook.org/intro.html)
19-build system for all of its projects. We are a founding member of the
20-[Executable Books Project](https://github.com/executablebooks), an international collaboration to
21-build open source tools that facilitate publishing using the Jupyter
22-ecosystem. Please send feedback to [contact@quantecon.org](mailto:contact@quantecon.org)
23-```
24-25-```{admonition} News
26-Tom Sargent, Chase Coleman, and Spencer Lyon have put together The [NYU Computational Social
27-Science: Certificate Program](http://www.tomsargent.com/nyu_css.html).
28-It uses many [quantecon](https://quantecon.org/lectures/index.html)
29-resources. The program aims to prepare students for either a graduate program in the social
30-sciences or for a career as a data analyst or computational social scientist.
31-32-[Applications and additional information are available here](https://as.nyu.edu/content/nyu-as/as/departments/computational-social-science.html)
33-```
34-3517For an overview of the series, see [this page](https://quantecon.org/python-lectures/)
36183719```{tableofcontents}