Skip to content

marimo/WASM-powered static html website

License

Notifications You must be signed in to change notification settings

eidorb/eidorb.github.io

Repository files navigation

https://eidorb.github.io/

This is a static website. Its html was generated by a marimo notebook (Python). That's pretty normal.

But it's only the files that are static -- this html is WASM-powered!

This static website runs a Python web app in the browser. The web app uses requests, a Python library, to pull information from GitHub's API.

This application isn't especially useful. But it's wonderful that it can exist.

Edit locally:

uv run marimo edit notebook.py

Edit on da web: https://marimo.app/https://eidorb.github.io/notebook.py

This file is an actually static website: https://eidorb.github.io/notebook.html