File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,8 @@ jupyterhub:
12
12
description : Start a Python server with JupyterLab and scientific Python stack
13
13
default : true
14
14
kubespawner_override :
15
- # From https://github.com/2i2c-org/scipy-notebook-with-nbgitpuller
16
- image : quay.io/2i2c/ scipy-notebook-with-nbgitpuller:99968bfe6916
15
+ # From https://github.com/SaiUCM/example-inherit-from-community-image
16
+ image : quay.io/cirt_ucm/jupyter- scipy-xarray:latest
17
17
# Launch into JupyterLab after the user logs in
18
18
default_url : /lab
19
19
- display_name : R
Original file line number Diff line number Diff line change @@ -12,8 +12,9 @@ jupyterhub:
12
12
description : Start a Python server with JupyterLab and scientific Python stack
13
13
default : true
14
14
kubespawner_override :
15
- # From https://github.com/2i2c-org/scipy-notebook-with-nbgitpuller
16
- image : quay.io/2i2c/scipy-notebook-with-nbgitpuller:99968bfe6916
15
+ # From https://github.com/SaiUCM/example-inherit-from-community-image
16
+ # See https://2i2c.freshdesk.com/a/tickets/1407
17
+ image : quay.io/cirt_ucm/jupyter-scipy-xarray:e490e37d1ef2
17
18
# Launch into JupyterLab after the user logs in
18
19
default_url : /lab
19
20
- display_name : R
You can’t perform that action at this time.
0 commit comments