@jupyterlab/nbwidgets
TypeScript icon, indicating that this package has built-in type declarations

0.21.0 • Public • Published

Jupyter Widgets JupyterLab Extension

A JupyterLab extension for Jupyter/IPython widgets. Since JupyterLab is in its pre-release stage, this package integrating widgets into JupyterLab should also be considered experimental.

Package Install

Prerequisites

  • JupyterLab (see package.json for appropriate version)
jupyter labextension install @jupyterlab/nbwidgets

Source Build

Prerequisites

git clone https://github.com/jupyter-widgets/ipywidgets.git
cd ipywidgets/jupyterlab_widgets
npm install
npm run build
jupyter labextension link .

Rebuild

If you want to pull in changes to Jupyter widgets, first run npm run update to update the version of Jupyter widgets in the node_modules directory.

npm run clean
npm run build

Package Sidebar

Install

npm i @jupyterlab/nbwidgets

Weekly Downloads

5

Version

0.21.0

License

BSD-3-Clause

Last publish

Collaborators

  • hbcarlos
  • jupyter-server-release-bot
  • jupyterlab-release-bot
  • jweill-aws
  • krassowski
  • darian
  • blink1073
  • jasongrout
  • sylvaincorlay
  • ian-r-rose
  • minrk
  • hoo761
  • zsailer
  • telamonian
  • fcollonval
  • jtpio
  • echarles
  • goanpeca
  • mbektas
  • loichuder