Skip to content

Commit 45b546a

Browse files
committed
cpu and gpu
1 parent 12aa7b2 commit 45b546a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docker/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,10 +53,11 @@ 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...
56+
### 3. Run in JupyterLab ...
57+
5758
After startup, copy the URL with token (e.g., http://127.0.0.1:8888/lab?token=…) into your browser to access JupyterLab.
5859

59-
### ...or attach in VS Code (Dev Containers)
60+
### ... or attach in VS Code (Dev Containers)
6061

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

0 commit comments

Comments
 (0)