From 684481fd5de0e634f8da5a512e81e39083020f0a Mon Sep 17 00:00:00 2001 From: Andrea Zonca Date: Tue, 23 Sep 2025 22:07:32 -0700 Subject: [PATCH] Apply suggestion from @julianpistorius Co-authored-by: Julian Pistorius --- docs/install/jetstream.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/install/jetstream.md b/docs/install/jetstream.md index eb95e4d..029a5a3 100644 --- a/docs/install/jetstream.md +++ b/docs/install/jetstream.md @@ -72,6 +72,12 @@ Tips: ## Step 3: Customize your JupyterHub deployment 1. Now log in with the `` at https://yourinstancename.xxx000000.projects.jetstream-cloud.org. Since this is the first login, you'll be prompted to set a password. Choose a strong password and store it safely. This password is now the credential for that admin user. +2. Congratulations, you have a running working JupyterHub! + +## Step 4: Adding more users + +```{include} add-users.md + Next common tasks: