You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by te...@yahoo.com.INVALID on 2019/02/04 20:51:58 UTC

Re: ipython

Hi

Can ipython server run inside its own docker container?  How does ipython server run in Zeppelin container?  Does it run inside the Zeppelin container?

Thanks

Re: ipython

Posted by moon <mo...@zepl.com>.
Great question.

with Zeppelin-0.8.x, IPython server (in Python interpreter) can run inside
its own docker container.
You can check
http://zeppelin.apache.org/docs/0.8.1/interpreter/python.html#docker to see
how it works.

with Zeppelin-0.9.x (not released yet, build from source), all interpreter
including Zeppelin itself can run in the container on Kubernetes.
You can check
http://zeppelin.apache.org/docs/0.9.0-SNAPSHOT/quickstart/kubernetes.html
to see how it works.

Hope this helps.

Thanks,
moon

On Mon, Feb 4, 2019 at 12:52 PM <te...@yahoo.com.invalid> wrote:

> Hi
>
> Can ipython server run inside its own docker container?  How does ipython
> server run in Zeppelin container?  Does it run inside the Zeppelin
> container?
>
> Thanks
>