Skip to content

Commit

Permalink
update install
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jul 3, 2023
1 parent 2b92452 commit 6b8a879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/Introduction.md
Expand Up @@ -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
Expand Down

0 comments on commit 6b8a879

Please sign in to comment.