From 0ae1792db0773f0262f99bc0db69983f0035b1c6 Mon Sep 17 00:00:00 2001 From: stuwilmur Date: Sat, 9 Mar 2024 10:33:54 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 750a1fc..4097217 100644 --- a/README.md +++ b/README.md @@ -27,10 +27,6 @@ Finally, set up the environment by running environment.py: ``` python environment.py ``` -If you also want to be able to run the notebooks, install Jupyter: -``` -pip install jupyter -``` Finally, once finished, deactivate the environment: ``` conda deactivate