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: - - | -
-

ARC will be making changes to our educational JupyterHub on January 9, 2023

- -

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.

-
- - | -
-

* NEW * Jupyter Support Website

- - We have started a JupyterHub support website with documentation and tip sheets, and we will be adding more on an - ongoing basis. To reach the support site, please visit: https://act.utoronto.ca/jupyterhub-support/. -
singleuser: cpu: # Each node has about 8 CPUs total, and if we limit users to no more than diff --git a/config/clusters/utoronto/default-staging.values.yaml b/config/clusters/utoronto/default-staging.values.yaml index 9c6466b20a..cd2eb0f0a0 100644 --- a/config/clusters/utoronto/default-staging.values.yaml +++ b/config/clusters/utoronto/default-staging.values.yaml @@ -4,12 +4,6 @@ jupyterhub: tls: - hosts: [staging.utoronto.2i2c.cloud] secretName: https-auto-tls - custom: - homepage: - gitRepoBranch: "utoronto-staging" - singleuser: - image: - tag: "14320bae73a0" hub: config: CILogonOAuthenticator: