numpy-tutorials icon indicating copy to clipboard operation
numpy-tutorials copied to clipboard

WIP: Re-use images with mystmd embedding feature

Open rossbar opened this issue 3 weeks ago • 0 comments

There are at least two instances where an image produced by a notebook is explicitly saved as a static image in the source tree. mystmd has an embedding feature that allows the re-use of content generated during notebook execution (including images) in the rendered pages. This PR is an attempt at integrating the embedding feature.

Marking as draft/WIP for now because it's not working quite as expected (see linked issue).

rossbar avatar Dec 09 '25 05:12 rossbar