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
I am trying to install ipywidgets on a JupyterHub server. I went through the installation instructions but still am getting a text-only result, so something must not be installed correctly:
Reproduce
These are the commands I ran, is there anything missing?
Description
I am trying to install
ipywidgets
on a JupyterHub server. I went through the installation instructions but still am getting a text-only result, so something must not be installed correctly:Reproduce
These are the commands I ran, is there anything missing?
python -m pip install ipywidgets
jupyter labextension install @jupyter-widgets/jupyterlab-manager
Expected behavior
In the screenshot above, I expected to see an integer slider instead of the text
IntSlider(value=0)
.Context
Troubleshoot Output
Installed Labextensions
The text was updated successfully, but these errors were encountered: