[IPython-dev] Extensible pretty-printing

Fernando Perez fperez.net at gmail.com
Wed Oct 27 21:51:47 EDT 2010


On Wed, Oct 27, 2010 at 2:14 PM, Brian Granger <ellisonbg at gmail.com> wrote:
> * To get these other representations of an object back to the
> frontend, we will have to move the payload API over to the PUB/SUB
> channel.

I might take a stab at this one soon, it's really bugging me
especially with James' beautiful web client now in the picture.  It's
a great way to 'broadcast' an existing session, but plots are not
avaiable (wrong socket).

Since this is a fairly central change, the earlier we make it, the better...

Cheers,

f



More information about the IPython-dev mailing list