manzt / juv

Reproducible Jupyter notebooks, powered by uv.
MIT License
81 stars 2 forks source link

Add `--check` flag for `juv clear` #44

Closed manzt closed 2 weeks ago

manzt commented 2 weeks ago

Adds --check flag to juv clear to assert cell execution count and output are empty. Useful for CI/CD pipelines.