Skip to content

Commit 40fa981

Browse files
authored
NEWS: Add NYU Computational Social Science Course (#131)
* add news article for course * edits for news item * replace is with are
1 parent c379e39 commit 40fa981

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

lectures/intro.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,24 @@ kernelspec:
1414
This 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.
1616

17-
```{admonition} News
17+
```{admonition} New Build System
1818
[QuantEcon](https://quantecon.org) is moving to the [Jupyter Book](https://jupyterbook.org/intro.html)
1919
build system for all of its projects. We are a founding member of the
2020
[Executable Books Project](https://github.com/executablebooks), an international collaboration to
2121
build open source tools that facilitate publishing using the Jupyter
2222
ecosystem. Please send feedback to [[email protected]](mailto:[email protected])
2323
```
2424

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+
2535
For an overview of the series, see [this page](https://quantecon.org/python-lectures/)
2636

2737
```{tableofcontents}

0 commit comments

Comments
 (0)