Hacker News new | ask | show | jobs
by setopt 601 days ago
I use comint-mime [0] to show images in IPython buffers started with `M-x run-python`.

[0]: https://github.com/astoff/comint-mime

1 comments

Thank you. This is very nice. The short code is very readable and tells me how to integrate ipython correctly.