0.21.0 • Published 8 years ago

@jupyterlab/nbwidgets v0.21.0

Weekly downloads
2
License
BSD-3-Clause
Repository
github
Last release
8 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

8 years ago

0.20.2

8 years ago

0.20.1

8 years ago

0.20.0

8 years ago

0.19.0

8 years ago

0.18.2

8 years ago

0.18.1

8 years ago

0.18.0

8 years ago

0.17.1

8 years ago

0.17.0

8 years ago

0.6.17

8 years ago

0.6.16

8 years ago

0.6.15

8 years ago

0.6.14

8 years ago

0.6.13

8 years ago

0.6.12

8 years ago

0.6.11

8 years ago

0.6.10

8 years ago

0.6.9

8 years ago

0.6.8

8 years ago

0.6.7

8 years ago

0.6.6

8 years ago

0.6.5

8 years ago

0.6.4

9 years ago

0.6.3

9 years ago

0.6.2

9 years ago

0.6.1

9 years ago

0.6.0

9 years ago

0.5.0

9 years ago

0.4.1

9 years ago

0.4.0

9 years ago

0.3.4

9 years ago

0.3.3

9 years ago