This is an app to demo the use of the @graasp/pyodide
📦 package providing a library to execute python in the browser using WebAssembly.
Learn more about 🐍 Pyodide on the official website.
🔮 Demo of the app
To run the app locally:
# install the packages
yarn install
# start the local server
yarn start
Contributions are welcome, please submit improvements by submitting a pull request.