diff --git a/README.md b/README.md index 032c5f1..1d9c630 100644 --- a/README.md +++ b/README.md @@ -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: ```