nbUI a collection of UI for jupyter notebook
This package provides a set of UI built on top of ipywidgets. UI are small sets of ipywidgets components that could be re-used in larger UI projects.
Install
To install nbUI, download this repository, unpack it and run:
python3 setup.py install
List of nbUI
SelectFolder: A simple folders selection
Allow users to select one or multiple folders demo