Update README
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# ISLP_labs
|
# ISLP_labs
|
||||||
|
|
||||||
[](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/HEAD)
|
[](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2)
|
||||||
|
|
||||||
|
|
||||||
Up-to-date version of labs for ISLP.
|
Up-to-date version of labs for ISLP.
|
||||||
@@ -13,7 +13,7 @@ the results in this repo.
|
|||||||
To install the current version of the requirements run
|
To install the current version of the requirements run
|
||||||
|
|
||||||
```
|
```
|
||||||
pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/main/requirements.txt;
|
pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v2/requirements.txt;
|
||||||
```
|
```
|
||||||
|
|
||||||
The labs can now be run from this directory:
|
The labs can now be run from this directory:
|
||||||
|
|||||||
Reference in New Issue
Block a user