@boyuai/jupyter-widgets-controls

Jupyter interactive widgets

Usage no npm install needed!

<script type="module">
  import boyuaiJupyterWidgetsControls from 'https://cdn.skypack.dev/@boyuai/jupyter-widgets-controls';
</script>

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