Marimushka Export Action
Version updated for https://github.com/Jebel-Quant/marimushka to version v0.2.3.
- This action is used across all versions by 23 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Marimushka is a tool designed to export Marimo notebooks and applications into HTML/WebAssembly formats with customizable styling, enabling interactive web experiences that can be shared or hosted on platforms like GitHub Pages. It automates the conversion of Python-based notebooks into accessible, browser-compatible formats without requiring Python installation, while supporting template customization, directory scanning, and GitHub Actions integration for streamlined deployment. This action simplifies the process of creating polished, interactive web versions of notebooks for collaboration and sharing.
Release notes
What’s Changed
- 107 move to dependency groups by @tschm in https://github.com/Jebel-Quant/marimushka/pull/108
- chore: Sync with rhiza by @tschm in https://github.com/Jebel-Quant/marimushka/pull/109
- chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.22 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/111
- chore(deps): update dependency astral-sh/uv to v0.9.22 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/110
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/112
- Add bash fragment syntax validation to README tests by @Copilot in https://github.com/Jebel-Quant/marimushka/pull/115
Full Changelog: https://github.com/Jebel-Quant/marimushka/compare/v0.2.2...v0.2.3