Skip to content

Commit 2a7f453

Browse files
Update README.md
1 parent e5e43dc commit 2a7f453

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Then open your browser at **http://localhost:8889/lab**. The kernel plugin will
5454

5555
You can confirm the kernel was created by checking **http://localhost:8888/api/kernels**.
5656

57-
💡 If prompted for a token in the browser, enter: abc123
57+
💡 If prompted for a token in the browser, enter: abc123 or add **?token=abc123**.
5858

5959
## 🐳 Run with Docker
6060

@@ -72,7 +72,7 @@ This launches:
7272
- **http://localhost:8888** → Server A (backend kernel server)
7373
- **http://localhost:8889** → Server B (JupyterLab frontend with plugin)
7474

75-
💡 If prompted for a token in the browser, enter: abc123
75+
💡 If prompted for a token in the browser, enter: abc123 or add **?token=abc123**.
7676

7777
After going to **http://localhost:8889/lab**, Server B will start a kernel on Server A when loaded and you can see it in **http://localhost:8888/api/kernels**.
7878

0 commit comments

Comments
 (0)