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

Publish helm JEG on ArtifactHub #1247

Open jeremythuon opened 1 year ago

jeremythuon commented 1 year ago

Hello

Would it be possible to publish this repo on artifacthub like the one on jupyterhub? https://artifacthub.io/packages/helm/jupyterhub/jupyterhub

Thanks

kevin-bates commented 1 year ago

This seems like a good idea - thanks @jeremythuon. I didn't know something like this existed (but that shouldn't be a surprise to anyone :smile:).

Following your link, some of the "related packages" appear to be organization-related (e.g., I see jupyterhub and jupyter) and I wonder if we should have a jupyter-server "organization" since we'll want charts for EG, Gateway Provisioners, Kernel Gateway and Jupyter Server itself when folks want to deploy these applications in Kubernetes.

Are you familiar with publishing and how these "orgs" are created? Are there licensing implications (seems like some are using the Jupyter icons and I'm not certain those are affiliated with Jupyter, etc.)?

I'm hoping Eric can share some of Hub's experiences and whether there's enough bang for the buck to make it worthwhile.

cc: @Zsailer , @consideRatio