Skip to content

Commit 3448426

Browse files
committed
feat: allow jupyter to access to GPUs
1 parent c3307a3 commit 3448426

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

code/gpu/docker-compose.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ services:
5454

5555
jupyter:
5656
image: jolibrain/jupyter_dd_notebook:${DD_JUPYTER_TAG}
57+
runtime: nvidia
5758
user: root
5859
environment:
5960
- JUPYTER_LAB_ENABLE=yes

0 commit comments

Comments
 (0)