[IPython-dev] embedding ipython kernel

Piotr Zolnierczuk piotr.zolnierczuk at gmail.com
Wed Jul 13 18:24:27 EDT 2011


Precisely!

I will have a look at IPython.zmq.ipkernel.

Piotr

On Wed, Jul 13, 2011 at 6:20 PM, Thomas Kluyver <takowl at gmail.com> wrote:

> On 13 July 2011 23:15, Piotr Zolnierczuk <piotr.zolnierczuk at gmail.com>wrote:
>
>>
>> hardware <-- custom comm. --> [ my_interface_module, ipython_kernel]  <--
>> ZMQ --> ipython_console
>>
>
> That design makes sense.
>
> You can also make a profile for IPython to automatically load your modules,
> or embed the interactive shell within your application, if the extra
> communication layer isn't needed. The key advantage to using the kernel is
> that it can keep running without any client open, and you can connect to the
> session from different machines.
>
> Best wishes,
> Thomas
>



-- 

Piotr Adam Zolnierczuk
e-mail: piotr at zolnierczuk.net
www:   http://www.zolnierczuk.net
_____________________________________
written on recycled electrons
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20110713/11401d6a/attachment.html>


More information about the IPython-dev mailing list