From 4807b7da8943da3ad7ac5f3fdce90540298df3cc Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 00:18:19 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- 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 9bb2a1b..6a81a53 100644 --- a/docs/install/jetstream.md +++ b/docs/install/jetstream.md @@ -44,7 +44,7 @@ We'll create a new Jetstream2 instance: curl -L https://tljh.jupyter.org/bootstrap.py | sudo -E python3 - --admin ``` -5. Open the Hostname in a web browser (http on port 80). You should see the JupyterHub login page. Your browser will warn about the site not being secure (no HTTPS)—we'll enable HTTPS in the next step. Do not login yet, first setup HTTPS, so we avoid transmitting the password in clear text. +5. Open the Hostname in a web browser (http on port 80). You should see the JupyterHub login page. Your browser will warn about the site not being secure (no HTTPS)—we'll enable HTTPS in the next step. Do not login yet, first setup HTTPS, so we avoid transmitting the password in clear text. ## Step 2: Enable HTTPS