0.21.0 • Published 7 years ago

@jupyterlab/nbwidgets v0.21.0

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
7 years ago

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
0.21.0

7 years ago

0.20.2

7 years ago

0.20.1

7 years ago

0.20.0

7 years ago

0.19.0

7 years ago

0.18.2

7 years ago

0.18.1

7 years ago

0.18.0

7 years ago

0.17.1

7 years ago

0.17.0

7 years ago

0.6.17

7 years ago

0.6.16

7 years ago

0.6.15

7 years ago

0.6.14

7 years ago

0.6.13

7 years ago

0.6.12

7 years ago

0.6.11

7 years ago

0.6.10

7 years ago

0.6.9

7 years ago

0.6.8

7 years ago

0.6.7

7 years ago

0.6.6

7 years ago

0.6.5

7 years ago

0.6.4

7 years ago

0.6.3

7 years ago

0.6.2

7 years ago

0.6.1

7 years ago

0.6.0

7 years ago

0.5.0

7 years ago

0.4.1

7 years ago

0.4.0

8 years ago

0.3.4

8 years ago

0.3.3

8 years ago