-
Based on the [documentation](https://jupyter-enterprise-gateway.readthedocs.io/en/latest/getting-started-kubernetes.html#enterprise-gateway-deployment), it sounds like the current approach for reachin…
-
Hi,
I was using Jupyter enterprise gateway with remote kernels. The list of kernels is managed by jupyter client in a dictionary with `kernel_id` as key and `remoteKernelManager` as value. But it c…
-
I'm using Jupyter Enterprise Gateway in YARN cluster mode.
When a kernel is launched and the YARN queue is full, the spark job remains in 'ACCEPTED' state and waits for the resources to be availabl…
-
Although most commonly known as an interactive notebook serving environment, the Jupyter ecosystem may be more usefully thought of as a set of protocols that, among other things, support remote code e…
-
I want to add functionality of handling "SIGKILL" signal in jupyter enterprise gateway. I am thinking of cleaning up and then killing the current process in "SIGKILL" signal.
I wanted to ask wheth…
-
Hi,
Brief background:-
We are using jupyter lab setup with Jupyter Enterprise gateway setup and with NB2KG to override the required classes. We had noticed that the kernels spawned were closing …
-
Can we add standalone specs using both LocalProcessProxy(default proxy) and DistributedProcessProxy.
https://github.com/jupyter-incubator/enterprise_gateway/tree/master/etc/kernelspecs
spark_R_stan…
-
Having problems trying to start enterprisegateway in a notebook_http mode, not sure what is the problem as websocket mode is starting without errors.
jupyter enterprisegateway version: 1.2.0
jupyt…
-
Help us improve the Jupyter Enterprise Gateway project by reporting issues
or asking questions.
## Description
When I execute following code cell, `interrupt` command is not responsive.
Sometim…
-
> /kind bug
**What happened**:
when i exec
```bash
docker build -t caicloud/ciao .
```
**What you expected to happen**:
i hope success to build ciao image,but it failed.
```bash
Se…