Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@jupyter-widgets/controls

jupyter-widgets45.5kBSD-3-Clause5.0.12TypeScript support: included

Jupyter interactive widgets

readme

Jupyter JS Widgets

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.

Package Install

Prerequisites

Run the following command at the root of this repository.

npm install --save @jupyter-widgets/controls