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