Skip to main content

Extra widgets for Jupyter Lab

Project description

Overview

Demo

Installation

To use this with JupyterLab, you need to have requirejs enable in Jupyter by installing either:

  1. https://github.com/DraTeots/jupyterlab_requirejs (jupyterlab version <= 1.*)
  2. https://github.com/binh-vu/jupyterlab_requirejs (jupyterlab version >= 2.*)

Beside requirejs, you also need to have ipywidgets and ipyevents:

pip install ipywidgets
jupyter nbextension enable --py widgetsnbextension
jupyter labextension install @jupyter-widgets/jupyterlab-manager
pip install ipyevents
jupyter nbextension enable --py --sys-prefix ipyevents
jupyter labextension install @jupyter-widgets/jupyterlab-manager ipyevents

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

labext-2.0.2.tar.gz (10.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page