Contribute Media
A thank you to everyone who makes this possible: Read More

Practical examples of interactive visualizations in JupyterLab with Pixi.js and Jupyter Widgets

Description

The Jupyter ecosystem already comes with popular libraries for creating interactive charts such as Bokeh and Plotly. But in some situations, we need access to a lower level API to draw custom shapes (triangles, circles, squares). The purpose of this presentation is to go through examples of custom JupyterLab extension using Jupyter Widgets and a JavaScript library called Pixi.js.

Details

Improve this page