Notebook To Static App

Turn an existing marimo Python notebook into a polished static HTML, CSS, and TypeScript application by designing an ExportSpec, creating and capturing finite notebook states with marimo-export, loading outputs through @marimo-team/marimo-export, and validating the deployed browser experience. Use when a user points to a marimo .py notebook and wants a CDN-deployable interactive app that runs with no Python server or Python WebAssembly runtime.

marimo-team Updated

File contents

marimo-team/marimo-export/tree/main/skills/notebook-to-static-app commit 782d2b9593

Frequently asked questions

npx skillmds@latest add marimo-team/notebook-to-static-app