diff --git a/config/clusters/utoronto/common.values.yaml b/config/clusters/utoronto/common.values.yaml index 1486bcf40c..95f7ecb0a5 100644 --- a/config/clusters/utoronto/common.values.yaml +++ b/config/clusters/utoronto/common.values.yaml @@ -20,8 +20,11 @@ jupyterhub: enabled: true custom: homepage: + # Everyone hitting the home page directly is redirected to + # https://datatools.utoronto.ca as the unified home page. The various parameters + # here under templateVars are no-op - UToronto manages the unified homepage themselves. + gitRepoBranch: "utoronto" templateVars: - interface_selector: true org: name: University of Toronto logo_url: https://raw.githubusercontent.com/2i2c-org/default-hub-homepage/utoronto-prod/extra-assets/images/home-hero.png @@ -35,26 +38,6 @@ jupyterhub: funded_by: name: University of Toronto url: https://www.utoronto.ca/ - announcements: - - | -
R/RStudio will be moved off jupyter.utoronto.ca. R/RStudio will - continue to be available through r.datatools.utoronto.ca – a - separate RStudio hub. To make access to JupyterHub easier than ever, we will also consolidate the landing - pages for our Jupyter Notebook and RStudio hubs into a single launch page: - datatools.utoronto.ca.
- -For more information, please read our announcement.
-