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

Look at handling leading slash - base_url on kernelspec resources #1219

Open kevin-bates opened 1 year ago

kevin-bates commented 1 year ago

While implementing a solution to https://github.com/jupyter-server/jupyter_server/issues/1111, @bloomsa found that EG's handling of leading slashes differs from the Server (and from which EG inherits its handlers). I suspect there might be a difference introduced when storing or retrieving against the cache.