ob-ipython
ob-ipython copied to clipboard
Enable images in the REPL buffer
Currently if I press C-c C-v C-z to connect to the IPython console, if I invoke the plotting functions the figure will not show up in the buffer instead I see sth like: <matplotlib.collections.PathCollection at 0x1097fc390>
If the console can display the figure just like in the org buffer that would be great!
I'm going to leave this open although I think this may be outside the scope of this project. Ideally Emacs would have an excellent interactive jupyter mode and ob-iopython could defer to this when opening a repl buffer.