-
Hello everyone. I am using Jupyter Enterprise Gateway with PySpark sessions on Kubernetes. The elyra/kernel-spark-py:3.2.3 image works as expected.
I modified the image and rebuilt it to upgrade t…
-
Hi,
i try to setup JEG on my Windows Server 2019 Machine, it should just spawn Local Kernels so i can use them remote with my Laptop.
I setup JEG and the Kernels, i can see the Kernels in my Jup…
-
When going through the custom kernel example everything starts correctly in k8s, but when starting the kernel from the notebook it produced a 500 HTTP error:
![image](https://user-images.githubuser…
-
I have a jupyter notebook with Jupyter Enterprise Gateway architecture and i am trying to use the dump_module() function in my notebook but i'm getting the error:
`TypeError:
-
We are running the spark k8s operator in order to process data using the yaml spec in production. This works great but we also want to do exploratory data analyses using Jupyter notebooks. Is this pos…
-
Hi,
Thanks for this great extension. I tried to configure this in my setup (JupyterServer + JupyterLab + Jupyter Enterprise Gateway) which is running in kubernetes. My setup has
```bash
jupyter_c…
-
## Description
Whenever I start kernel based on kubernetes I'm getting this error on version 3.2.3:
Error Starting Kernel
HTTP 500: Internal Server Error (Error from Gateway: [Error occurred crea…
paf91 updated
5 months ago
-
Today we ask users to manually download and handle the installation of Jupyter Enterprise Gateway sample kernelspecs. They are also responsible to modify/update parameters on all installed kernelspecs…
-
### Problem
* I want Jupyter Enterprise Gateway to also create an Ingress resource along with service for each driver pod to access Spark UI from the jupyter lab notebook
* This should be associat…
-
Hello enterprise-gateway team!
I checked all other issues in the jupyter-server organization and googled a lot without luck yet.
## Description
I am trying to run enterprise-gateway…