From c639c75637e9b452553421d28c4ced1cc01b05da Mon Sep 17 00:00:00 2001 From: Andrea Zonca Date: Tue, 23 Sep 2025 22:07:20 -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 b1b6caa..eb95e4d 100644 --- a/docs/install/jetstream.md +++ b/docs/install/jetstream.md @@ -25,7 +25,7 @@ We'll create a new Jetstream2 instance: 2. Choose an **Instance Size**. We suggest `m3.small` (2 vCPUs / 6 GiB RAM) or larger for more than a couple of users. The absolute minimum TLJH can start with is about **1 GiB** RAM, but you'll quickly run out with real workloads. - See the resource estimation guide: [Choosing resources](/howto/admin/resource-estimation) for help picking CPU, RAM, and disk. 3. (Optional) Increase the **Volume Size** if you expect many users or large datasets. You can not easily shrink later. -5. Launch the instance (click **Create Instance** / **Launch**). +5. Launch the instance (click **Create** button at the bottom of the form). ## Step 2: Install The Littlest JupyterHub