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

Fix version portion of download command to refer to tag name #1180

Closed kevin-bates closed 1 year ago

kevin-bates commented 1 year ago

While troubleshooting an issue, I discovered the example helm install command was not correct in that the first occurrence of [VERSION] in the example should be prefixed with v because it represents the tag name. This pull request fixes the example.