jupyter-server / enterprise_gateway

A lightweight, multi-tenant, scalable and secure gateway that enables Jupyter Notebooks to share resources across distributed clusters such as Apache Spark, Kubernetes and others.
https://jupyter-enterprise-gateway.readthedocs.io/en/latest/
Other
615 stars 221 forks source link

Kernelspec option --kernel-class-name does not flow to kernel containers #1184

Closed kevin-bates closed 1 year ago

kevin-bates commented 1 year ago

While working on the Remote Provisioners, I found that the --kernel-class-name option does not flow from the server to the kernel in containerized environments. Both the container launcher scripts and the bootstrap script in the kernel containers need to know this option is set. This only affects python-based containers.

kevin-bates commented 1 year ago

Re-opening due to https://github.com/jupyter-server/enterprise_gateway/pull/1187#discussion_r1115799809.