Marimushka Export Action
Version updated for https://github.com/Jebel-Quant/marimushka to version v0.2.4.
- 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 into customizable HTML/WebAssembly formats, enabling the creation of visually appealing and interactive web versions of notebooks and applications. It automates the process of transforming Python-based notebooks into browser-accessible outputs without requiring Python installation, and supports integration with GitHub Actions for seamless deployment. Key features include customizable templates, interactive or standalone modes, recursive directory scanning, and index page generation for easy navigation.
Release notes
What’s Changed
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/116
- chore: Sync with rhiza by @tschm in https://github.com/Jebel-Quant/marimushka/pull/117
- chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.24 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/118
- Delete .rhiza.env by @tschm in https://github.com/Jebel-Quant/marimushka/pull/119
- claude by @tschm in https://github.com/Jebel-Quant/marimushka/pull/120
- chore(deps): update dependency astral-sh/uv to v0.9.26 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/125
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/127
- chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.9.26 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/126
- feat: Phase 1 quality improvements - enhanced linting and 100% coverage by @tschm in https://github.com/Jebel-Quant/marimushka/pull/128
- Claude phase2 by @tschm in https://github.com/Jebel-Quant/marimushka/pull/129
- Delete .github/workflows/rhiza.yml by @tschm in https://github.com/Jebel-Quant/marimushka/pull/130
- Claude phase2 by @tschm in https://github.com/Jebel-Quant/marimushka/pull/131
- chore(deps-dev)(deps-dev): bump plotly from 6.5.1 to 6.5.2 by @dependabot[bot] in https://github.com/Jebel-Quant/marimushka/pull/133
- chore(deps-dev)(deps-dev): bump marimo from 0.19.2 to 0.19.4 by @dependabot[bot] in https://github.com/Jebel-Quant/marimushka/pull/132
- feat: implement missing quality improvements by @tschm in https://github.com/Jebel-Quant/marimushka/pull/134
- sync with Rhiza by @tschm in https://github.com/Jebel-Quant/marimushka/pull/135
- fix: resolve linting and type errors by @tschm in https://github.com/Jebel-Quant/marimushka/pull/136
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/137
- chore: Sync with rhiza by @tschm in https://github.com/Jebel-Quant/marimushka/pull/138
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.14 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/141
- chore(deps): update pre-commit hook pycqa/bandit to v1.9.3 by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/142
- Fix deptry warnings by mapping beautifulsoup4 to bs4 by @Copilot in https://github.com/Jebel-Quant/marimushka/pull/140
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/143
- chore(deps): lock file maintenance by @renovate[bot] in https://github.com/Jebel-Quant/marimushka/pull/144
- chore: import rhiza templates by @tschm in https://github.com/Jebel-Quant/marimushka/pull/145
- Add doctests to core modules by @Copilot in https://github.com/Jebel-Quant/marimushka/pull/147
Full Changelog: https://github.com/Jebel-Quant/marimushka/compare/v0.2.3...v0.2.4