VIDA-NYU / alpha-automl

Alpha-AutoML is a Python library for automatically generating end-to-end machine learning pipelines.
https://alpha-automl.readthedocs.io
Apache License 2.0
19 stars 3 forks source link

Add CI and documentation for docker/kubernetes #49

Closed EdenWuyifan closed 1 year ago

aecio commented 1 year ago

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