Matt McKay
Matt McKay
@najuzilu once you open these individual PRs for the specific lectures can you review and close #79 and #89 as duplicates
hi @shizejin - the code has worked before but it has been an issue for some time. We didnt' have `CI` setup at that stage so don't exactly know the...
@shizejin do you have time to have another look into this issue? It would be great to get the `advanced` lectures back to 100% execution. I just don't have the...
thanks @shizejin let me know if I can help in any way. It would be awesome to get `advanced` back to `100%` execution on the `live site`
@shizejin you can bring code in from a file using the `:load:` option such as ```` ```{code-cell} :load: ``` ```` that is how we typically share executable code across lectures...
@shizejin this is looking like a pretty big change. I am thinking of starting the migration process to https://github.com/QuantEcon/lecture-python-advanced.myst. Can you let me know your estimated timeframe on this change?...
Hi @shizejin. The current `literalinclude` is the equivalent of using: ```` ```{code-cell} :load: ``` ```` in the new `jupyter-book` setup. If the code isn't visible you can include it in...
@shizejin I have been migrating the lectures over to `jupyter-book` but `amss` series seems to have an issue (perhaps with the current version of `scipy`?) https://github.com/QuantEcon/lecture-python-advanced.myst/issues/44
thanks @shizejin this is really exciting. If you commit here I can transfer to `lecture-python-advanced.myst` using `sphinx-tomyst`. We are going through final checks for `lecture-python-advanced.myst` but not 100% sure when...
From local testing this doesn't appear to be a quick fix for the `svg+xml` images that are returned from `Plots` package