| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| ```{code-cell} | ||
| :label: img:mooreslaw-mainfig | ||
| :caption: A scatter plot of MOS transistor count per microprocessor every two years with a red line for the ordinary least squares prediction and an orange line for Moore's law. |
There was a problem hiding this comment.
(on my phone, and can not test)
A next thing that I would try is removing the caption here. It might interfere with the remove input. If that is the case, that should be reported as a bug!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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).