Marimushka Export Action
Version updated for https://github.com/Jebel-Quant/marimushka to version v0.3.3.
- This action is used across all versions by 23 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Marimushka is a GitHub Action that automates the process of exporting marimo notebooks to customizable HTML or WebAssembly formats, enabling the creation of visually appealing and interactive web versions of notebooks or applications. It simplifies sharing and deployment by eliminating the need for Python installation, supports customization through Jinja2 templates, and integrates with GitHub Actions for streamlined deployment to static hosting platforms. Key features include support for interactive notebooks and standalone applications, directory scanning, security protections, and configuration flexibility.
Release notes
What’s Changed
- chore(deps)(deps): bump typer from 0.23.1 to 0.24.0 in the python-dependencies group by @dependabot[bot] in https://github.com/Jebel-Quant/marimushka/pull/189
- chore(deps): update pre-commit hook rhysd/actionlint to v1.7.11 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/188
- chore(deps): update pre-commit hook astral-sh/uv-pre-commit to v0.10.4 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/191
- chore(deps): update dependency astral-sh/uv to v0.10.4 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/190
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/194
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.15.2 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/193
- Remove stale SRI hash from Tailwind Play CDN by @Copilot in https://github.com/Jebel-Quant/marimushka/pull/197
- Fix broken Tailwind formatting by migrating from deprecated v3 CDN to v4 by @Copilot in https://github.com/Jebel-Quant/marimushka/pull/199
- Fix: restore Tailwind Play CDN to make index page styled again by @Copilot in https://github.com/Jebel-Quant/marimushka/pull/201
Full Changelog: https://github.com/Jebel-Quant/marimushka/compare/v0.3.2...v0.3.3