GitHub

Original file line numberDiff line numberDiff line change

@@ -17,8 +17,9 @@ This website presents a set of lectures on Python programming for economics and

1717

```{admonition} News

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

20-

[Executable Books Project](https://github.com/executablebooks) and this

21-

is the first in the QuantEcon lecture series to migrate. Please send feedback to [contact@quantecon.org](mailto:contact@quantecon.org)

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)

2223

```

2324
2425

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

Read the original on github.com ↗