We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72c8e63 + 10a1af0 commit f10d1f5Copy full SHA for f10d1f5
config/clusters/oceanhackweek/common.values.yaml
@@ -92,13 +92,13 @@ jupyterhub:
92
slug: python
93
description: Python en JupyterLab
94
kubespawner_override:
95
- image: ghcr.io/oceanhackweek/python:latest
+ image: ghcr.io/oceanhackweek/python:c881ad5
96
r:
97
display_name: R (*Viejo*)
98
description: R en RStudio
99
100
default_url: /rstudio
101
- image: ghcr.io/oceanhackweek/r:latest
+ image: ghcr.io/oceanhackweek/r:293f282
102
resource_allocation:
103
display_name: Capacidad Asignada
104
choices:
0 commit comments