From ba2f7b8adc4a0a516db49d9f49f29327ee16a991 Mon Sep 17 00:00:00 2001 From: Jonathan Taylor Date: Wed, 9 Aug 2023 01:51:53 -0700 Subject: [PATCH] update README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c8867b2..a87293f 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,6 @@ pip install -r https://raw.githubusercontent.com/intro-stat-learning/ISLP_labs/v The labs can now be run from this directory: ``` -cd notebook; jupyter lab Ch02-statlearning-lab.ipynb ```