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

Cap jupyter_server < 2 until kernel provisioners are supported #1186

Closed kevin-bates closed 1 year ago

kevin-bates commented 1 year ago

We need to cap the Jupyter Server dependency until EG supports kernel provisioners, at which time we'll raise the floor to >= 2.0.

Resolves #1185