From 6b8a87971cc988b1f08c9837c500f5a70ac1b809 Mon Sep 17 00:00:00 2001 From: Michael Zingale Date: Mon, 3 Jul 2023 10:33:47 -0400 Subject: [PATCH] update install --- content/Introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Introduction.md b/content/Introduction.md index ade94c8..b387a77 100644 --- a/content/Introduction.md +++ b/content/Introduction.md @@ -66,7 +66,7 @@ You should install Jupyter as: ```bash pip3 install setuptools_scm==6.4.2 --user -pip3 install "jupyterlab<4" --user +pip3 install "jupyterlab<4" jupyterlab-server==2.19.0 ipykernel==6.21.1 --user ``` Unfortunately, this does not put it in your path, so you need to start