Migration to Myst (Source files for https://python-programming.quantecon.org)
Preview builds are available on Pull Requests
WARNING: These are NOT the source files for the live site. Please do not edit for that purpose.
These are files automatically converted from lecture-python-programming using sphinxcontrib-tomystfor the QuantEcon migration project.
This repo has been setup to identify issues with myst conversion process which will need:
- fixing upstream in sphinxcontrib-tomyst
- Manual intervention in the transfer process
Please raise problems as Issues on this repository.
Currently files are built using myst_parser via sphinx:
make htmlor for LaTeX:
make latexpdfbut with all the tools that jupyter-book uses.