add marimo to related-projects.md (#4586)

This commit is contained in:
Myles Scolnick 2024-03-02 08:29:55 -05:00 committed by GitHub
parent 395a18e370
commit 01dc0d63e8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
debuggers, and automatic installation of
any imported packages supported by Pyodide's `micropip`.
- [PyRepl.io](https://pyrepl.io) uses Pyodide for a Python interpreter in your browser. PyRepl is made for creating and sharing code snippets. Embed interactive Python examples in your documentation, blog posts, presentations and more.
- [marimo](https://github.com/marimo-team/marimo) is a reactive notebok that is compatible with Pyodide with an [online editor](https://marimo.app/) that runs entirely in the browser. These notebooks can also run as standalone applications or embedded in blogs.
## Workarounds for common WASM and browser limitations