Open twiecki opened 3 months ago
Oh, supposedley it was fixed in https://github.com/pymc-devs/pymc-examples/pull/660 but still seeing it here: https://www.pymc.io/projects/examples/en/latest/gaussian_processes/HSGP-Advanced.html
Oh, I accidentally committed the fix to main https://github.com/pymc-devs/pymc-examples/commit/1258d5fd90786c762dfb3a596e811acc78ca6af7. Anyway that hopefully takes care of it. The issue is, I'm fairly certain, that myst-nb released 1.1.1 with the bug still present.
The fix was definitely merged before the release 🤔. But there were a couple PRs to fix it that were merged together, maybe something went wrong. I'll reopen so we remember to check
I re-rendered the mwe I generated for the issues and I don't see any problem with myst-nb 1.1.1: https://oriol-sphinx-playground.readthedocs.io/en/image_metadata_a/.
I'll open a PR to see if 1) the PR preview renders correctly, 2) it is using the right versions
Images in NBs are compressed, this is a sphinx issue that popped up e.g. here: https://github.com/pymc-labs/pymc-marketing/pull/667