From aff7eb90da03229a58b9e0a13b3c2bf7f66d2be9 Mon Sep 17 00:00:00 2001 From: stellarshenson Date: Fri, 18 Jul 2025 19:29:30 +0200 Subject: [PATCH] updated link to admin --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d443fee..6bf1824 100755 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Visit the project page for stellars-jupyterlab-ds: https://github.com/stellarshe ### Docker Compose 1. Download `compose.yml` and `config/jupyterhub_config.py` config file 2. Run: `docker compose up --no-build` -3. Open `https://localhost/jupyterhub` in your browser +3. Open https://localhost/jupyterhub in your browser 4. Add `admin` user through self-sign-in (user will be authorised automatically) 5. Log in as `admin`