Skip to content

Instantly share code, notes, and snippets.

View exactlyallan's full-sized avatar

Allan exactlyallan

View GitHub Profile

Browser Rendering from Python

Unless otherwise stated, there is not any currently direct connection to any of the tools below and GPU computing. Any GPU results generated via Numba, CuDF, etc. could be fed to the various APIs manually after exfiltrating to CPU memory.

Altair

Altair is based upon Vega-Lite and is especially tilted towards statistical data visualization and exploratory data analysis. Notably, Altair is only supported in notebook environments.