Replies: 1 comment 1 reply
-
Yes you should be able to use https://myst-nb.readthedocs.io/en/latest/use/formatting_outputs.html#images |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I would like to be able to add a caption and label (for later reference) to a graphics created by matplotlib. So far, the way I see to do that is to create the matplotlib figure, hide the cell output and then use glue to create a figure.
Does anyone know a more convenient way to do this? I.e. is it possible to create a referencable figure directly from the matplotlib output?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions