Pyodide WebAssembly Examples

Without installing python environment you can run python code directly in Object Analytics: either in embedded python IDE or in JupyterLite

Pyodide in xplain is a Python distribution for the browser, based on WebAssembly. It allows you to run Python code directly in the browser without the need for server-side execution.

Examples

Last updated