From 48947518580b4c99187930eb692b9215b3fddbd8 Mon Sep 17 00:00:00 2001 From: mmcky Date: Mon, 26 Jul 2021 14:19:37 +1000 Subject: [PATCH] MAINT: remove notice for jupyter-book --- lectures/intro.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lectures/intro.md b/lectures/intro.md index 8e969cdbf..24486d084 100644 --- a/lectures/intro.md +++ b/lectures/intro.md @@ -14,14 +14,6 @@ kernelspec: This website presents a set of lectures on quantitative economic modeling, designed and written by [Thomas J. Sargent](http://www.tomsargent.com/) and [John Stachurski](http://johnstachurski.net/). -```{admonition} News -[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 -build open source tools that facilitate publishing using the Jupyter -ecosystem. Please send feedback to [contact@quantecon.org](mailto:contact@quantecon.org) -``` - For an overview of the series, see [this page](https://quantecon.org/python-lectures/) ```{tableofcontents}