From 72fe0161c8ab1fa88bd63d18629b4b96d6a60742 Mon Sep 17 00:00:00 2001 From: Ryan Lovett Date: Sun, 11 Aug 2024 00:47:56 -0700 Subject: [PATCH 1/2] Fix broken link. --- docs/_quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_quarto.yml b/docs/_quarto.yml index af1bae28d..200af6284 100644 --- a/docs/_quarto.yml +++ b/docs/_quarto.yml @@ -30,7 +30,7 @@ website: text: Home - section: "Using DataHub" contents: - - users/services.qmd + - users/features.qmd - users/private-repo.qmd - users/hubs.qmd - users/authentication.qmd From 90920dcf90d5d199278c5b0344e9fbed4e7a7e8d Mon Sep 17 00:00:00 2001 From: Ryan Lovett Date: Sun, 11 Aug 2024 00:49:50 -0700 Subject: [PATCH 2/2] Fix aliases. --- docs/users/hubs/datahub.qmd | 2 +- docs/users/hubs/stat159.qmd | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/docs/users/hubs/datahub.qmd b/docs/users/hubs/datahub.qmd index 4f4d20fff..debfd8564 100644 --- a/docs/users/hubs/datahub.qmd +++ b/docs/users/hubs/datahub.qmd @@ -5,7 +5,7 @@ categories: - r - vscode aliases: - - ../admins/deployments/datahub.html + - ../../admins/deployments/datahub.html --- [datahub.berkeley.edu](https://datahub.berkeley.edu) is the *main* JupyterHub diff --git a/docs/users/hubs/stat159.qmd b/docs/users/hubs/stat159.qmd index 38771acca..b933b8291 100644 --- a/docs/users/hubs/stat159.qmd +++ b/docs/users/hubs/stat159.qmd @@ -5,7 +5,7 @@ categories: - rtc - vscode aliases: - - ../admins/deployments/stat159.html + - ../../admins/deployments/stat159.html --- stat159.datahub.berkeley.edu is a course-specific hub for Stat 159 as @@ -18,19 +18,12 @@ Notably the image contains support for RTC. As of March 2023, this requires: ```yaml -- altair==4.2.2 -- boken==2.4.3 -- dask==2023.1.1 - jupyter_server==2.2.1 - jupyterlab==3.6.1 - jupyterlab_server==2.19.0 -- tornado==6.2.0 - git+https:// ``` -Some of these are hard requirements and others were necessary to make -conda happy. - ## Configuration Along with the dependencies, the singleuser server is modified to launch