File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
12
12
- Daniela Witten
13
13
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 )
15
15
16
16
17
17
Up-to-date version of labs for ISLP.
@@ -23,7 +23,7 @@ intent is that building a conda environment with
23
23
To install the current version of the requirements run
24
24
25
25
```
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;
27
27
```
28
28
29
29
The labs can now be run from this directory:
@@ -35,7 +35,7 @@ jupyter lab Ch02-statlearning-lab.ipynb
35
35
36
36
# Zip / tarball
37
37
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 )
39
39
40
40
41
41
## Contributors ✨
You can’t perform that action at this time.
0 commit comments