Marimo notebook starter with uv-based dependency management for Python projects
Starter template for marimo notebooks that uses uv for dependency and project management. It provides a Python 3.12+ project layout with testing (pytest), linting/formatting (Ruff), and CI/CD via GitHub Actions, aimed at interactive notebook development and Python prototyping.
0