marimo-batch
CommunityPrepare Marimo notebooks for batch runs.
AuthorDanSnow
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of preparing Marimo notebooks for scheduled batch execution, making it easier to manage and run ML training jobs.
Core Features & Use Cases
- CLI Argument Integration: Allows parameters defined in Pydantic models to be controlled via command-line arguments, enabling non-interactive batch runs.
- UI-driven Parameterization: Supports interactive parameter tuning through Marimo's UI elements like sliders and forms.
- Weights & Biases Integration: Optionally logs model parameters and training metrics to Weights & Biases for experiment tracking.
- Environment Variable Management: Integrates
python-dotenvand provides a UI for managing environment variables, including API keys. - Use Case: Configure a Marimo notebook for an ML model training job, specifying hyperparameters like learning rate and batch size via CLI arguments for a scheduled run, and automatically logging results to W&B.
Quick Start
Use the marimo-batch skill to configure the attached notebook.py for CLI execution by specifying the learning rate and sample size.
Dependency Matrix
Required Modules
marimopydanticpython-dotenvrichwigglystuffopenaiwandb
Components
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: marimo-batch Download link: https://github.com/DanSnow/dotfiles/archive/main.zip#marimo-batch Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.