We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7971bed commit a94c943Copy full SHA for a94c943
README.md
@@ -78,7 +78,8 @@ jupyter nbextension enable --py --sys-prefix widgetsnbextension # can be skippe
78
conda install -c conda-forge ipywidgets
79
```
80
81
-- With JupyterLab:
+- With JupyterLab (note that it requires nodejs to be installed and that the package name is different):
82
+
83
84
85
jupyter labextension install @jupyter-widgets/jupyterlab-manager
0 commit comments