lecture-datascience.myst
lecture-datascience.myst copied to clipboard
Source repository for QuantEcon Datascience
Right now only a hardcoded ubtton https://jupyterbook.org/interactive/launchbuttons.html#jupyterhub-buttons-for-your-pages What would be required to have it configurable... Get this working with a hardcoded ubc syzygy jupyerhub button. Turn off later if we...
The Github Action should: 1. Build the project and push to `gh-pages`
Here is the build output for the current `sphinx-tomyst` build of the `myst` files from `lecture-source-ds` ```bash ~/repos-collab/lecture-source-ds sphinx-tomyst ✔ 24d22h ▶ make clean && make myst Removing everything under...
It seems like very frequently, test/preview builds will succeed on alternative branches, but fail when they are merged into `main`. Furthermore, when drafting a release/publish from main, more build issues...
Pandas is constantly updating and making big changes and deprecating methods; some of which are core to certain lectures. It's getting harder to keep that pinned version