GitHub

Original file line numberDiff line numberDiff line change

@@ -14,8 +14,19 @@ kernelspec:

1414

This website presents a set of advanced lectures on quantitative economic modeling, designed and written by

1515

[Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/).

1616
17+

```{admonition} News

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+
1725

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

1826
1927

```{tableofcontents}

2028

```

2129
30+

```{admonition} Previous website

31+

While this new site will receive all future updates, you may still view the [old site here](http://rst-python-advanced.quantecon.org) for the next month.

32+

```

Read the original on github.com ↗