Interactive widgets for the Jupyter notebook.
This packages contains the implementation of the core Jupyter interactive widgets.
The reference Python backend, ipywidgets
is available
here, with more examples.
Prerequisites
Run the following command at the root of this repository.
npm install --save @jupyter-widgets/controls