Skip to content

Commit

Permalink
Merge pull request #2252 from emiliom/patch-4
Browse files Browse the repository at this point in the history
Update OHW Python and R images, and some metadata
  • Loading branch information
yuvipanda authored Feb 24, 2023
2 parents bdc8eb1 + bc3ad8d commit 24e180f
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions config/clusters/2i2c/ohw.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,20 +31,20 @@ basehub:
- port: 22
protocol: TCP
profileList:
- display_name: "Imagen Python"
- display_name: "Python en JupyterLab"
description: "~2 CPU, ~8G RAM"
default: true
kubespawner_override:
image: "ghcr.io/oceanhackweek/python:082c693"
image: "ghcr.io/oceanhackweek/python:661c517"
default_url: "/lab"
mem_limit: 8G
mem_guarantee: 4G
cpu_limit: 2
cpu_guarantee: 0.5
- display_name: "Imagen R"
- display_name: "R en RStudio"
description: "~2 CPU, ~8G RAM"
kubespawner_override:
image: "ghcr.io/oceanhackweek/r:39ba006"
image: "ghcr.io/oceanhackweek/r:cf019b7"
default_url: "/rstudio"
mem_limit: 8G
mem_guarantee: 4G
Expand All @@ -64,7 +64,8 @@ basehub:
templateVars:
org:
name: OceanHackWeek
logo_url: https://avatars.githubusercontent.com/u/33128979
# logo_url: https://avatars.githubusercontent.com/u/33128979
logo_url: https://intercoonecta.github.io/_static/OHWe.png
url: https://oceanhackweek.org/
designed_by:
name: 2i2c
Expand Down

0 comments on commit 24e180f

Please sign in to comment.