Skip to content

Commit

Permalink
Merge pull request #2568 from 2i2c-org/utoronto-r-nbgitpuller
Browse files Browse the repository at this point in the history
utoronto: Fix R hubs to use correct working_dir for user servers
  • Loading branch information
pnasrat authored May 22, 2023
2 parents a93a68d + f8883f8 commit 32350cf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/clusters/utoronto/r-common.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ jupyterhub:
templateVars:
# This sets the default selected interface option
default_url: /rstudio
hub:
config:
KubeSpawner:
# Ensures container working dir is homedir
# https://github.com/2i2c-org/infrastructure/issues/2559
working_dir: /home/rstudio
singleuser:
storage:
# From https://jupyterhub-image.guide/rocker.html#step-7-setup-zero-to-jupyterhub-configuration-for-home-directory
Expand Down

0 comments on commit 32350cf

Please sign in to comment.