magic-markdown

IPython cell magic to create markdown cells that contain content from python expressions


License
MIT
Install
pip install magic-markdown==1.0.0

Documentation

IPython cell magic with the %%mmd command allows to include python expressions (and other things) in a markdown text. The cells can be edited as markdown, python expression are indicated by the double mustaches.

See the notebook example