This is not possible without extending Jupyter. By default, Jupyter start 
kernels as local processes. To be able to launch remote kernels you need to 
provide an extension to the KernelManager and have some sort of kernel 
provisioner to then manage the remote kernels. It is not something hard to do, 
but there is really nothing out there that I know of that you can use out of 
the box. 

Gino B.

> On Apr 30, 2016, at 6:25 PM, Sourav Mazumder <[email protected]> 
> wrote:
> 
> Hi,
> 
> 
> is there any documentation which can be user to configure a local Jupyter
> process to talk remotely to a remote Apache Toree server ?
> 
> Regards,
> Sourav

Reply via email to