Skip to content

Commit

Permalink
Merge pull request 2i2c-org#4513 from arokem/neurohack_add_r
Browse files Browse the repository at this point in the history
[NeuroHackademy] Try to add R profile again
  • Loading branch information
sgibson91 authored Jul 29, 2024
2 parents ffb0c5c + 488061c commit ebd40aa
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions config/clusters/2i2c-aws-us/neurohackademy.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,10 @@ jupyterhub:
- display_name: R machine
slug: R
description: "Start a container with R available"
image:
name: quay.io/arokem/nh2024-r
tag: "40c35e7ea05e"
profile_options:
image:
name: quay.io/arokem/nh2024-r
tag: "40c35e7ea05e"
- display_name: "Bring your own image"
description: Specify your own docker image (must have python and jupyterhub installed in it)
slug: custom
Expand Down

0 comments on commit ebd40aa

Please sign in to comment.