Skip to content

Commit c503acf

Browse files
authored
Additional information for command to be run after pip/conda install
1 parent a94c943 commit c503acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jupyter nbextension enable --py --sys-prefix widgetsnbextension # can be skippe
7878
conda install -c conda-forge ipywidgets
7979
```
8080

81-
- With JupyterLab (note that it requires nodejs to be installed and that the package name is different):
81+
- Add ipywidgets to JupyterLab after installing with pip or conda (note that this requires nodejs to be installed and that the package name is different):
8282

8383

8484
```

0 commit comments

Comments
 (0)