Skip to content

Commit

Permalink
Merge pull request #4596 from sgibson91/opensci-sciencecore/new-image
Browse files Browse the repository at this point in the history
opensci, sciencecore: Added TOPST school python image
  • Loading branch information
sgibson91 authored Aug 8, 2024
2 parents bb56d03 + ab5aad5 commit d61a4bf
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions config/clusters/opensci/sciencecore.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,22 @@ jupyterhub:
slug: scipy
kubespawner_override:
image: quay.io/jupyter/scipy-notebook:2024-04-15
school:
display_name: TOPST SCHOOL Project
school-r:
display_name: "TOPST SCHOOL Project - R"
description: "quay.io/repository/isciences/tops-school:latest"
slug: school
slug: "school-r"
kubespawner_override:
image: quay.io/isciences/tops-school:latest
# Launch into RStudio after the user logs in
default_url: /rstudio
working_dir: /home/rstudio
school-py:
display_name: "TOPST SCHOOL Project - Python"
# Source repo: https://github.com/ciesin-geospatial/TOPSTSCHOOL-air-quality/
description: "quay.io/repository/isciences/tops-school-py:latest"
slug: "school-py"
kubespawner_override:
image: quay.io/isciences/tops-school-py:latest
climaterisk:
display_name: NASA TOPS-T ScienceCore-ClimateRisk
description: "quay.io/2i2c/sciencecore-climaterisk-image"
Expand Down

0 comments on commit d61a4bf

Please sign in to comment.