[IPython-dev] Implementing inline images in a kernel

Jason Grout jason-sage at creativetrax.com
Tue Jan 28 21:05:31 EST 2014


On 1/28/14 7:59 PM, Brian Granger wrote:
> As we move to IPython 3.0 our support for other kernels is going to
> improve dramatically - it will be possible to change the kernels with
> simple dropdown in the notebook.

What if we supported different kernels on a per-cell basis?  Then it 
would be similar to the %% magics.  There could be a number of kernels 
associated with a notebook, and the metadata on a cell would tell where 
to send the code and get output from?

Thanks,

Jason




More information about the IPython-dev mailing list