Skip to content

Commit 93fcff9

Browse files
use uv run jupyter
1 parent ff4b3c6 commit 93fcff9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ uv pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_lab
4040
The labs can now be run via:
4141

4242
```
43-
jupyter lab Ch02-statlearn-lab.ipynb
43+
uv run jupyter lab Ch02-statlearn-lab.ipynb
4444
```
4545

4646

0 commit comments

Comments
 (0)