-
We should update our images to be more like those found in the Jupyter community. This is primarily for consistency purposes, which has a significant benefit for adoption and easier support.
There…
-
Doing so would allow the kernel to work as if it was local to the notebook - i.e. load other files from the FS. And modifications made to the FS in the kernel are reflected in the notebook.
I'm us…
-
This is a not an issue per say but more on ideation around the jupyter stack. for the past few weeks I used Databricks and i like the idea of how they decouple notebooks from the compute infrastructu…
-
I read the following [doc](https://blog.jupyter.org/introducing-jupyter-enterprise-gateway-db4859f86762), which mentions about integrating JupyterHub with Jupyter Enterprise Gateway.
Is the Enterp…
-
Hello,
I wanted to evaluate Jupyter Enterprise Gateway on our edge node which has Hadoop (ecosystem) client binaries. The trouble I am living is as I open new Spark - Python (YARN Client Mode) notebo…
-
I am using Jupyter Enterprise Gateway in YARN Cluster mode, with a slight modification.
An NGINX proxy is being used over multiple Jupyter Enterprise Gateway servers, which sends users to different…
-
I launched an IPython kernel on a Spark Cluster using Jupyter Enterprise Gateway. After launching the kernel, I stopped Jupyter Enterprise Gateway server (using `kill -9 `). I could still see the kern…
-
2018-09-11 13:46:46.200 EnterpriseGatewayApp] YARN end-point: 'http://localhost:8088/ws/v1/cluster' refused the connection. Is the resource manager running?
[E 2018-09-11 13:46:46.201 EnterpriseGat…
-
Hello everyone!
First let me thank you for your work! I think what you develop here is what a lot of people - including me - are hoping and waiting for!
I tried to replicate your Getting started…
h4gen updated
5 years ago
-
I set environment variable with default value on gateway in case client does not pass it. But even client passed the environment variable, it still use default value in gateway to create kernel as the…
ktong updated
6 years ago