0.1.2 • Published 6 months ago
myst-execute v0.1.2
MyST Execute
Kernel execution of code and inline expressions using Jupyter.
This package provides a transform that takes a MyST tree, computes the executable content, and stores the results in the AST. It provides basic support for caching of outputs to avoid needless computation.