Jupyter interactive widgets
npm install @jupyter-widgets/controlsInteractive 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
- node
Run the following command at the root of this repository.
``bash``
npm install --save @jupyter-widgets/controls