From 7eef0dd7b71d0d2a1849e3c7248e0b56905e8fca Mon Sep 17 00:00:00 2001 From: Adam Caprez <acaprez2@unl.edu> Date: Mon, 21 Dec 2020 20:18:07 +0000 Subject: [PATCH] Deprecate jh --- content/applications/app_specific/Jupyter.md | 1 + content/submitting_jobs/sandstone.md | 1 + 2 files changed, 2 insertions(+) diff --git a/content/applications/app_specific/Jupyter.md b/content/applications/app_specific/Jupyter.md index 135e3e82..8773fa1f 100644 --- a/content/applications/app_specific/Jupyter.md +++ b/content/applications/app_specific/Jupyter.md @@ -2,6 +2,7 @@ title = "Jupyter Notebooks" description = "How to access and use a Jupyter Notebook" weight = 20 +hidden = "true" +++ - [Connecting to JupyterHub](#connecting-to-jupyterhub) diff --git a/content/submitting_jobs/sandstone.md b/content/submitting_jobs/sandstone.md index 079d5693..a8b26b65 100644 --- a/content/submitting_jobs/sandstone.md +++ b/content/submitting_jobs/sandstone.md @@ -2,6 +2,7 @@ title = "Sandstone" description = "How to use HCC's sandstone environment" weight = "95" +hidden = "true" +++ -- GitLab