Matt McKay
Matt McKay
@AakashGfude is there a reason the repo needs to be so nested ``` /src/quantecon_book_theme/theme/quantecon_book_theme ``` Could it just be ``` /quantecon_book_theme ```
Should we make the default live environment `colab`? The downsides are: 1. won't be able to support `jupyterlab-mystjs` for native `myst` rendering but it provides access to `jax` which will...
Here are some minor feedback points on `0.5.0` testing It would good to tidy up the `x` when opening the box so that it doesn't clash with the `search` icon...
It seems there is a change to Google Analytics coming in July this year ``` On 1 July 2023, this property will stop processing data. Starting in March 2023, for...
https://github.com/QuantEcon/lecture-datascience.myst/issues/119 @DrDrij thoughts?
1. It makes sense to rename adjust contrast to `dark mode` as it seems to be the common language. 2. code blocks are still white so need to be adjusted
We have currently configured out projects to use `svg` for mathjax rendering. We should migrate this to `chtml` (the recommended use for mathjax) once cross browser compatibility improves. Test Case:...
It would be nice to have support for the `margin` directive that is in `sphinx-book-theme`
The docs are missing any discussion around https://github.com/QuantEcon/lecture-python.myst/blob/a9f31c2887f76d274d2d285e4a4bdeb6cad0d932/lectures/_config.yml#L72 how to enable links to execution services like binder and collar