@chandraveshchaudhari/pyodide-editable-react
v0.1.4
Published
React component for pyodide_editable.
Maintainers
Readme
@chandraveshchaudhari/pyodide-editable-react
React wrapper component for editable Pyodide-backed Python cells.
Live demo: https://chandraveshchaudhari.github.io/pyodide-editable/#react
Maintained by Chandravesh Chaudhari. Source, issues, and examples live in the pyodide-editable GitHub repository.
Install
npm install @chandraveshchaudhari/pyodide-editable-reactUse In React
import { PyCell } from "@chandraveshchaudhari/pyodide-editable-react";