-
After connecting to the enterprise gateway using nb2kg, kernels logos are throwing 404.
```
[D 2019-05-15 20:54:47.057 EnterpriseGatewayApp] Found kernel python2 in /usr/local/share/jupyter/kernel…
-
Hi Kevin,
I was testing Persistent Kernels in JEG code of v1.x and python version 3.7
There is an issue I am facing after startup of persistent kernel was successful.
So when the file (kernel.j…
-
Based on the comments below, this ticket has morphed into a feature to pre-pull kernel images to all K8s nodes, so as to sidestep Jupyter's kernel start timeout. This includes pre-pulling:
* New k…
-
Hi, Great to see this!
How can I test it with the notebook? Should I first apply https://github.com/jupyter/notebook/pull/4170 (which btw has merge issues)?
PS: Any plan to create the `yarn_kern…
-
My requirement is that notebook viewing and editing won't start a kernel until running the notebook, is this possible for the jupyter enterprise gateway design ?
-
Hi,
I am using EG 2.0.0rc1 release and tried to spawn notebooks spark python on k8s and python on k8s as well and tried to execute following code snippet:
import numpy as np
def funct(L):
retu…
-
The jupyter discourse was initiated for the JupyterHub and Binder communities, but following the team meeting in DC, I think it has grown in scope to include other aspects of Jupyter, including
- [J…
-
Hello,
Here is a brief background of the problem :-
Jupyter Notebook uses https://github.com/jupyter/notebook/blob/master/notebook/base/zmqhandlers.py
in-order to create and handle websocket …
-
There are currently two webhooks set up for this project for readthedocs:
- http://jupyter-enterprise-gateway.readthedocs.io Passing
- http://enterprise-gateway.readthedocs.io Failing
Currently…
-
@MSeal @willingc @rgbkrk
do you have any objection with a patch release of jupyter_client (5.3.1) to include the fix for the kernel shutdown that was done in #456 ?