/dd_widgets

DeepDetect Python Jupyter Notebook Widgets

Primary LanguagePythonApache License 2.0Apache-2.0

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]