Skip to content

Commit e4c716d

Browse files
README
1 parent efe5dde commit e4c716d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ Then open your browser at **http://localhost:8889/lab**. The kernel plugin will
5252

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

55+
💡 If prompted for a token in the browser, enter: abc123
56+
5557
## 🐳 Run with Docker
5658

5759
This project comes with a ready-to-use Docker and Docker Compose setup.
@@ -68,6 +70,8 @@ This launches:
6870
- **http://localhost:8888** → Server A (backend kernel server)
6971
- **http://localhost:8889** → Server B (JupyterLab frontend with plugin)
7072

73+
💡 If prompted for a token in the browser, enter: abc123
74+
7175
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**.
7276

7377
## 💡 Notes

0 commit comments

Comments
 (0)