[IPython-dev] using ipkernel to provide access to an application's internals

Fernando Perez fperez.net at gmail.com
Mon Apr 23 02:33:03 EDT 2012


Hi Ivan,

On Fri, Feb 24, 2012 at 6:15 AM, Ivan Zhang <mirage007 at gmail.com> wrote:
>
> Say I have a typical python gui that creates some python objects, modifies
> them, etc...Now instead of just running this code directly, say I want to
> run this inside the IPKernel so that all of its data can then be inspected
> by someone connecting an qtconsole to it.

This capability is almost ready to be merged:

https://github.com/ipython/ipython/pull/1640

should be done in a day or two.

Cheers,

f



More information about the IPython-dev mailing list