diff --git a/lectures/intro.md b/lectures/intro.md index 89f5cf9f..169fa3f0 100644 --- a/lectures/intro.md +++ b/lectures/intro.md @@ -14,7 +14,7 @@ kernelspec: This website presents a set of lectures on Python programming for economics and finance, designed and written by [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. -```{admonition} News +```{admonition} New Build System [QuantEcon](https://quantecon.org) is moving to the [Jupyter Book](https://jupyterbook.org/intro.html) build system for all of its projects. We are a founding member of the [Executable Books Project](https://github.com/executablebooks), an international collaboration to @@ -22,6 +22,16 @@ build open source tools that facilitate publishing using the Jupyter ecosystem. Please send feedback to [contact@quantecon.org](mailto:contact@quantecon.org) ``` +```{admonition} News +Tom Sargent, Chase Coleman, and Spencer Lyon have put together The [NYU Computational Social +Science: Certificate Program](http://www.tomsargent.com/nyu_css.html). +It uses many [quantecon](https://quantecon.org/lectures/index.html) +resources. The program aims to prepare students for either a graduate program in the social +sciences or for a career as a data analyst or computational social scientist. + +[Applications and additional information are available here](https://as.nyu.edu/content/nyu-as/as/departments/computational-social-science.html) +``` + For an overview of the series, see [this page](https://quantecon.org/python-lectures/) ```{tableofcontents}