pystitch / stitch

Write reproducible reports in Markdown
https://pystitch.github.io
MIT License
441 stars 13 forks source link

ENH: Handle display output #28

Closed TomAugspurger closed 8 years ago

TomAugspurger commented 8 years ago

Closes https://github.com/pystitch/stitch/issues/27

This will (hopefully) pass through output created by IPython's various display.* functions.

cc @michaelnt

Just a proof of concept right now. This successfully takes a display.markdown(text) output and renders it to HTML, PDF.