Skip to content

Commit 12aa7b2

Browse files
committed
cpu and gpu
1 parent 1902fb8 commit 12aa7b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docker/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,10 @@ docker run --rm -it --gpus all \
5353
-p 8888:8888 \
5454
ghcr.io/deeptrackai/deep-learning-crash-course-gpu:latest
5555
```
56+
### 3. Run in JupyterLab...
5657
After startup, copy the URL with token (e.g., http://127.0.0.1:8888/lab?token=…) into your browser to access JupyterLab.
5758

58-
59-
### Attach in VS Code (Dev Containers)
59+
### ...or attach in VS Code (Dev Containers)
6060

6161
1. In VS Code, open Command Palette (`Ctrl+Shift+P`).
6262

0 commit comments

Comments
 (0)