From b5ecc83a950ee4cb9e6a40e697ce062ae74dcb29 Mon Sep 17 00:00:00 2001 From: Jonathan Taylor Date: Wed, 23 Aug 2023 12:29:48 -0700 Subject: [PATCH] link for tar ball / zip --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 515e560..ed9a4e8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![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. +Up-to-date version of labs for ISLP. This repo will track labs for ISLP as their source code changes. The intent is that building a conda environment with @@ -21,3 +21,6 @@ The labs can now be run from this directory: jupyter lab Ch02-statlearning-lab.ipynb ``` +# Zip / tarball + +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.2) \ No newline at end of file