jupyter-widgets

master
ml server 2020-01-22 17:30:01 -07:00
parent 9525e7927a
commit 513066488e
1 changed files with 3 additions and 0 deletions

View File

@ -42,7 +42,10 @@ Other deps, perhaps used, needed.
To enable Jupyter widgets:
```
apt install npm nodejs
jupyter nbextension enable --py widgetsnbextension
jupyter labextension install @jupyter-widgets/jupyterlab-manager
```
# wut?