Skip to content

Latest commit

 

History

History
 
 

controls

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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