Skip to content

Commit

Permalink
upd installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Koncopd committed May 7, 2024
1 parent 1d542ad commit beaa35d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ Install: ![pyversions](https://img.shields.io/pypi/pyversions/nbproject)
pip install nbproject
```

Also consider installing `ipylab` for interactive features
if you use `nbpoject` on `jupyter lab`

```
pip install ipylab
```

Get started:

```
Expand Down

0 comments on commit beaa35d

Please sign in to comment.