Skip to content

Commit 5d793a3

Browse files
update README.md
1 parent 7c4c6b8 commit 5d793a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
- Daniela Witten
1313

14-
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.1.3)
14+
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.2)
1515

1616

1717
Up-to-date version of labs for ISLP.
@@ -23,7 +23,7 @@ intent is that building a conda environment with
2323
To install the current version of the requirements run
2424

2525
```
26-
pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v2.1.3/requirements.txt;
26+
pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v2.2/requirements.txt;
2727
```
2828

2929
The labs can now be run from this directory:
@@ -35,7 +35,7 @@ jupyter lab Ch02-statlearning-lab.ipynb
3535

3636
# Zip / tarball
3737

38-
You can download all the labs as a `.zip` or `.tar.gz` [here](https://github.com/intro-stat-learning/ISLP_labs/releases/tag/v2.1.3)
38+
You can download all the labs as a `.zip` or `.tar.gz` [here](https://github.com/intro-stat-learning/ISLP_labs/releases/tag/v2.2)
3939

4040

4141
## Contributors ✨

0 commit comments

Comments
 (0)