[IPython-User] PIL Display Hooks
Michael Hadmack
hadmack@gmail....
Thu Mar 15 15:38:11 CDT 2012
Does anyone know if it is possible to display PIL objects inline in a
notebook? It would be nice it these displayed the same way as
Matplotlib objects. I cannot find a way to get raw image data out of
a PIL.Image object right now. Looks like you can only save to a file
or file object. I can't remember right now how to create a file
object that is just a memory buffer, don't know if this would do the
trick.
-Mike
More information about the IPython-User
mailing list