Need to add a link to the Helm chart documentation and include the step to install the helm chart:
# Let helm the command line tool know about a Helm chart repository
# that we decide to name jupyterhub.
helm repo add jupyterhub https://hub.jupyter.org/helm-chart/
helm repo update
Need to add a link to the Helm chart documentation and include the step to install the helm chart: