Skip to content

Commit

Permalink
remove install instructions jlab2 and old notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Sep 26, 2023
1 parent a14c4e0 commit 2a22a0c
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,16 +39,3 @@ or using pip:
``` sh
$ python -m pip install ipyfastscape
```

If you use jupyterlab (2.x), you also need to install some extensions:

``` sh
$ jupyter labextension install @jupyter-widgets/jupyterlab-manager ipygany
```

If you installed ipyfastscape using pip and you are using jupyter's "classic"
notebook, you need to enable those extensions:

``` sh
$ jupyter nbextension enable --py --sys-prefix ipygany
```

0 comments on commit 2a22a0c

Please sign in to comment.