infrastructure: expand Jupinx entry, note sphinxcontrib-jupyter deprecation - #207
Merged
Merged
Conversation
…precation Enrich the historical Jupinx description to reflect what the CLI actually did (quickstart scaffolder + unified build driver producing notebooks, PDFs, and a website, with parallel execution and coverage testing), and note its dependency on sphinxcontrib-jupyter. Mark sphinxcontrib-jupyter as deprecated with a pointer to sphinx-tojupyter. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
✅ Deploy Preview for grand-swan-ca5201 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the QuantEcon infrastructure timeline page to more accurately describe historical tooling around Jupyter notebook generation and to note the deprecation status of sphinxcontrib-jupyter.
Changes:
- Expanded the 2019 “Jupinx” entry to describe its CLI workflow (quickstart scaffolding + unified build driver, multiple output formats, parallel execution, coverage testing) and its use of
sphinxcontrib-jupyter. - Updated the 2018 “sphinxcontrib-jupyter” entry to capitalize “Sphinx” and add a deprecation note pointing to
sphinx-tojupyter.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the infrastructure timeline following a review of
jupinxandsphinxcontrib-jupyter.Changes
Jupinx (2019, Historical) — the previous one-liner undersold what the tool did. Expanded to describe it accurately: a command-line build tool pairing a
quickstartproject scaffolder with a unified build driver that produced executed Jupyter notebooks, PDFs, and a notebook-backed website (with parallel execution and coverage testing), wrapping thesphinxcontrib-jupyterextension. Kept the "superseded by Jupyter Book / MyST" note. The repo remains available for historical reference.sphinxcontrib-jupyter (2018) — added a note that it is now deprecated and its notebook writers were migrated to
sphinx-tojupyter. (The repo is being archived; banner added in QuantEcon/sphinxcontrib-jupyter#346.)Also fixed "sphinx" → "Sphinx" in the sphinxcontrib-jupyter entry.
🤖 Generated with Claude Code