1 Repo
Systems for synchronizing state between different programming runtimes, such as Python and JavaScript.
Distinct from Bidirectional State Synchronizations: Distinct from Bidirectional State Synchronizations by focusing on the bridge between separate language kernels and frontends.
Explore 1 awesome GitHub repository matching software engineering & architecture · Cross-Language State Synchronizations. Refine with filters or upvote what's useful.
bqplot is an interactive data visualization library for IPython and Jupyter notebooks that utilizes a grammar of graphics. It functions as a tool for creating 2D charts and maps with real-time updates and bidirectional communication between the kernel and frontend. The library is distinguished by its ability to act as a geographic data visualization tool, rendering choropleth maps and spatial data via GeoJSON and custom projections. It also serves as a financial charting tool for producing OHLC and candle bar charts, and as an interactive dashboard framework for combining plotting widgets wit
Synchronizes plot attributes between a Python kernel and a JavaScript frontend using a bidirectional communication protocol.