Marimo Notebooks

Publish interactive marimo notebooks via the daimon MCP server. Mint a one-time upload URL with create_notebook_upload_url, get the .py into a sandbox file, and curl -X PUT --data-binary it to the URL — source never goes through a tool argument, which truncates. permanent=True publishes the same notebook as a read-only shareable blog instead of a scratch one. Also covers attaching data files, list_notebooks and delete_notebook. Use when someone asks for a notebook, dashboard, data explorer, or to publish an analysis as a blog post.

pymc-labs 4cab9a1 22.6 KB Updated

File contents

pymc-labs/daimon/tree/main/defaults/skills/marimo_notebooks commit 4cab9a12c8

Frequently asked questions

npx skillmds@latest add pymc-labs/marimo-notebooks