Skip to content

Commit 8b21162

Browse files
committed
[ucmerced] update images
1 parent 4068334 commit 8b21162

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

config/clusters/2i2c/ucmerced-staging.values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jupyterhub:
1212
description: Start a Python server with JupyterLab and scientific Python stack
1313
default: true
1414
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
1717
# Launch into JupyterLab after the user logs in
1818
default_url: /lab
1919
- display_name: R

config/clusters/2i2c/ucmerced.values.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ jupyterhub:
1212
description: Start a Python server with JupyterLab and scientific Python stack
1313
default: true
1414
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
1718
# Launch into JupyterLab after the user logs in
1819
default_url: /lab
1920
- display_name: R

0 commit comments

Comments
 (0)