List of extensions and tools

Extensions in this organization

The extensions hosted in this organization.

  • anywidget-lite: Prototype your Jupyter Widget in the browser with anywidget and JupyterLite 💡

  • ipycanvas: Interactive Canvas in Jupyter

  • ipygany: 3-D Scientific Visualization in the Jupyter Notebook

  • ipyigv: A Jupyter wrapper for the igv.js library (representation of genomic data)

  • ipysheet: Jupyter handsontable integration

  • ipytree: A Tree Widget using Jupyter-widgets protocol and jsTree

Libraries from elsewhere

This a list of nice Jupyter Widgets libraries not part of jupyter-widgets-contrib organization.

Feel free to edit this page to add more information by clicking on Edit on GitHub in the top right corner of this page.

Core Widgets Libraries

  • ipywidgets - Interactive widgets library for Jupyter notebooks.

  • ipyleaflet - Interactive visualization library for Leaflet.js maps in Jupyter notebooks.

  • midicontrols - A Jupyter widget for midi controllers.

  • pythreejs - A Jupyter - Three.js bridge

Core Jupyter Widgets Tools

Core Tutorials

External Widgets Libraries

  • ipympl: The Matplotlib interactive back-end for Jupyter, using ipywidgets.

  • ipychart - Interactive Chart.js plots in Jupyter.

  • ipycytoscape - Widget for interactive graph visualization in Jupyter using cytoscape.js.

  • ipydagred3 - Library for drawing directed acyclic graphs in jupyterlab using dagre-d3.

  • ipyvizzu - Animated data storytelling tool.

  • ipyvolume - 3D plotting for Python in Jupyter based on widgets and WebGL.

  • ipywebrtc - Video/Audio streaming in Jupyter.

  • ipyaggrid - The power of ag-Grid in Jupyter.

  • ipydatagrid - Fast datagrid widget for Jupyter.

  • ipyregulartable - High performance, editable, stylable datagrids in Jupyter.

  • ipecharts - Apache Echarts Jupyter Widget.

  • ipyflex - WYSIWYG layout editor for Jupyter Widget.

Widget libraries for the C++ kernel xeus-cling:

  • xwidgets - C++ back-end for Jupyter Widgets

  • xleaflet - C++ back-end for jupyter leaflet widget

  • xcanvas - C++ back-end for ipycanvas