Skip to content

neurohackademy/nh2021-jupyterhub

Repository files navigation

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.