Skip to content

Commit 79b1db8

Browse files
committed
cpu and gpu
1 parent 37ff5de commit 79b1db8

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
@@ -64,8 +64,8 @@ After startup, in VS Code (with Dev Containers installed):
6464

6565
- Install Python & Jupyter extensions when prompted.
6666

67-
- Open Folder → /home/jovyan/work (the repo inside the container).
67+
- Open Folder → `/home/jovyan/work` (the repo inside the container).
6868

69-
- Select Interpreter → the one at `/opt/conda/bin/python` (Python 3.11).
69+
- Select Kernel → `Python Environments...` → pick the one at `/opt/conda/bin/python` (Python 3.11).
7070

7171
5. Open any `.ipynb` and run cells.

0 commit comments

Comments
 (0)