merge conflict

This commit is contained in:
Jonathan Taylor
2023-08-09 01:54:01 -07:00

View File

@@ -18,7 +18,6 @@ pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v
The labs can now be run from this directory:
```
cd notebook;
jupyter lab Ch2-statlearning-lab.ipynb
jupyter lab Ch02-statlearning-lab.ipynb
```