From f4ecee2e614dcd34c13e573568b02dcfc5da99b4 Mon Sep 17 00:00:00 2001 From: Jonathan Taylor Date: Tue, 22 Aug 2023 00:25:12 -0700 Subject: [PATCH] updating README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e3d1f97..515e560 100644 --- a/README.md +++ b/README.md @@ -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: