diff --git a/pages/infrastructure.html b/pages/infrastructure.html index 2e42bba..d12761e 100644 --- a/pages/infrastructure.html +++ b/pages/infrastructure.html @@ -133,9 +133,12 @@
- QuantEcon built Jupinx, an open source tool for converting
- ReStructuredText source files into a website via Jupyter Notebooks.
- Note: Jupinx has been superseded by Jupyter Book.
+ QuantEcon built Jupinx, an open source command-line build
+ tool for the lecture series. It paired a quickstart project scaffolder with a unified
+ build driver that turned reStructuredText sources into executed Jupyter notebooks, PDFs, and a
+ notebook-backed website, with support for parallel execution and coverage testing. Jupinx wrapped the
+ sphinxcontrib-jupyter extension.
+ Note: Jupinx has been superseded by Jupyter Book and MyST.
Funding: Alfred P. Sloan Foundation
@@ -145,7 +148,9 @@QuantEcon developed sphinxcontrib-jupyter, - a sphinx extension that enabled the generation of Jupyter notebooks from reStructuredText source files. + a Sphinx extension that enabled the generation of Jupyter notebooks from reStructuredText source files. + Note: sphinxcontrib-jupyter has been deprecated; its notebook writers were migrated to + sphinx-tojupyter for the MyST toolchain.
Funding: Alfred P. Sloan Foundation