Skip to content

Commit 5f940cf

Browse files
author
chriskh
committed
Update README.md
1 parent d71d238 commit 5f940cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labs/tutorials/data-kiosk/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ cd labs/tutorials/data-kiosk
7979
python3 -m venv venv
8080
source venv/bin/activate
8181
pip install -r requirements.txt
82-
jupyter lab
82+
jupyter lab .
8383
```

0 commit comments

Comments
 (0)