You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ jupyter nbextension enable --py --sys-prefix widgetsnbextension # can be skippe
78
78
conda install -c conda-forge ipywidgets
79
79
```
80
80
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):
0 commit comments