updating README

This commit is contained in:
Jonathan Taylor
2023-08-22 00:25:12 -07:00
parent 8a59c868d2
commit f4ecee2e61

View File

@@ -1,6 +1,6 @@
# ISLP_labs
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.1)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/intro-stat-learning/ISLP_labs/v2.1.2)
Up-to-date version of labs for ISLP.
@@ -12,7 +12,7 @@ intent is that building a conda environment with
To install the current version of the requirements run
```
pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v2.1/requirements.txt;
pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v2.1.2/requirements.txt;
```
The labs can now be run from this directory: