From 0cd259b6a119a187fb5faeda2ea345a34126ee68 Mon Sep 17 00:00:00 2001 From: Andrea Zonca Date: Tue, 23 Sep 2025 22:07:42 -0700 Subject: [PATCH] Apply suggestion from @julianpistorius Co-authored-by: Julian Pistorius --- docs/install/jetstream.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/jetstream.md b/docs/install/jetstream.md index 029a5a3..4ec5b22 100644 --- a/docs/install/jetstream.md +++ b/docs/install/jetstream.md @@ -69,7 +69,7 @@ Tips: - Make sure ports 80 and 443 are open in your Jetstream security group (they are open by default for new projects; adjust only if you customized network policies). - If you later attach a custom domain, add it with another `add-item` command and reload the proxy again. -## Step 3: Customize your JupyterHub deployment +## Step 3: Log in as the administrative user and set a password 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!