[IPython-dev] From Pyro to IPython/Jupyter

Frédéric Mantegazza mantegazza at ill.fr
Wed Dec 2 07:12:38 EST 2015


Le 02/12/2015, Thomas a écrit :

> It is possible to have several clients connected with a single kernel,
> but it's not really designed for the same use case as Pyro.
> 
> With Pyro, the server registers specific objects and methods to be
> exposed remotely. With a Jupyter kernel, the client sends code to be
> executed in the kernel. It's more like having users SSH in to the server
> to control the machine; they have full access to run arbitrary code on
> the server.

So, the kernel can't be a specific application, but just an
(python or other) execution environment ?

-- 
    Frédéric MANTEGAZZA             CEA-Grenoble
    Tel.     : 33 (0) 476 207 617   INAC/SPSMS/MDN
    Fax      : 33 (0) 476 483 906   17, rue des Martyrs
    Courriel : mantegazza at ill.fr    F-38054 Grenoble Cedex 09




More information about the IPython-dev mailing list