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
623 stars 222 forks source link

Add jinja template support to pod-name config via environment variable #1368

Closed lresende closed 9 months ago

lresende commented 9 months ago

@kevin-bates I added a little more complex jinja template, hopefully gives a better picture to users. As for gateway-provisioners, please let me know where to...