Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.19 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.19 KB

deploy-gke deploy-book

Infra and documentation for NeuroHackademy's JupyterHub

hub.neurohackademy.org is a JupyterHub to be used by instructors and students of the NeuroHackademy.org course 2021, where the documentation on how to use it is available at neurohackademy.github.io/nh2021-jupyterhub.

Repo content

The Helm chart in ./chart is automatically built and deployed to hub.neurohackademy.org and the jupyter-book in ./book is automatically built and deployed to neurohackademy.github.io/nh2021-jupyterhub.

The automation for this is defined in .github/workflows/deploy-gke and .github/workflows/deploy-book. The automation relies on mozilla/sops and yuvipanda/hubploy.