Skip to content

Commit cff3c6b

Browse files
committed
CH-110 jupyterhub update wip
1 parent 34f8ec6 commit cff3c6b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

applications/jupyterhub/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,13 @@ To support the pre pulling of task images see (https://github.com/MetaCell/cloud
3131
the template `templates/image-puller/_helpers-daemonset.tpl` has been changed (see line 167 and on)
3232

3333
TODO: remember to implement/revise this code after you have updated/changed the templates of JupyterHub
34+
35+
## How to update
36+
37+
The helm chart is based on the [zero-to-jupyterhub](https://github.com/jupyterhub/zero-to-jupyterhub-k8s/) helm chart.
38+
39+
1. Run update.sh [TAG] # Do not use latest!
40+
2. Restore from the diff files with EDIT: CLOUDHARNESS
41+
42+
Customize notebook image: quay.io/jupyterhub/k8s-singleuser-sample:[TAG]
43+

0 commit comments

Comments
 (0)