Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 298 Bytes

readme.md

File metadata and controls

16 lines (11 loc) · 298 Bytes

dd_widgets

DeepDetect Widgets for Jupyter Notebook

Installation / activation of ipywidgets

python3 -m pip install -U ipywidgets
python3 -m jupyter labextension install @jupyter-widgets/jupyterlab-manager

Installation of dd_widgets

python3 setup.py install [--user]