-
-
Notifications
You must be signed in to change notification settings - Fork 0
QuantEcon Infrastructure Projects
- Migration to Jupyter Book: https://python.quantecon.org
- Migration to Jupyter Book: https://python-advanced.quantecon.org
- Documentation Maintenance
Risks to Schedule:
-
Import executable code from files (Status: In-Work, PR: https://github.com/executablebooks/MyST-NB/pull/286)
Mitigation Option: Incorporate code in
md
files and revert once support is available -
Bugs that require software updates during the review phase
Migration to Jupyter Book: https://python.quantecon.org
Step 1: Initial Deployment as MVP
Timeframe: 15th January 2021
Deploy to gh-pages
with the following supported:
- HTML (publish via GitHub actions)
- Download Notebook Support (via sphinx-tojupyter)
- Google Colab Execution Support (via sphinx-tojupyter)
- PDF support (via browser)
with:
- fixes for Shu's lecture comparison project
- a similar deployment checklist
Step 2: Feature Parity with Jupinx
Timeframe: Development of features in February 2021
- Execution Status / Coverage (Status: No Development Work Allocated Yet) but
jupyter-cache
does give execution statistics that can be checked as part of weekly maintenance tasks - PDF generation via LaTeX
Step 3: TBD
Update lectures to use more jupyter-book features in MyST source files
Migration to Jupyter Book: https://python-advanced.quantecon.org
Current Failing Lectures:
- amss
- amss3
- chang_credible
- chang_ramsey
Step 1: Initial Deployment as MVP
Timeframe: 6th February 2021
Deploy to gh-pages
with the following supported:
- HTML (publish via GitHub actions)
- Download Notebook Support (via sphinx-tojupyter)
- Google Colab Execution Support (via sphinx-tojupyter)
- PDF support (via browser)
with:
- conduct a lecture comparison review (@Shu)
- a similar deployment checklist
Step 2: Feature Parity with Jupinx
Timeframe: Development of features in February 2021
See lecture-python
project above for details. Once features are developed they can be deployed to both lecture series.
Timeline: Ongoing