Skip to content

Commit

Permalink
2i2c-aws-us, researchdelight: revert remove gpu image choices
Browse files Browse the repository at this point in the history
  • Loading branch information
consideRatio committed May 29, 2023
1 parent 710bc23 commit 4aed868
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions config/clusters/2i2c-aws-us/researchdelight.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,21 @@ basehub:
- display_name: NVIDIA Tesla T4, ~16 GB, ~4 CPUs
slug: gpu
description: "Start a container on a dedicated node with a GPU"
profile_options:
image:
display_name: Image
choices:
tensorflow:
display_name: Pangeo Tensorflow ML Notebook
slug: "tensorflow"
kubespawner_override:
image: "pangeo/ml-notebook:b9584f6"
pytorch:
display_name: Pangeo PyTorch ML Notebook
default: true
slug: "pytorch"
kubespawner_override:
image: "pangeo/pytorch-notebook:b9584f6"
kubespawner_override:
mem_limit: null
mem_guarantee: 14G
Expand Down

0 comments on commit 4aed868

Please sign in to comment.