Show HN: nbpipe – A lightweight workflow runner for Jupyter notebooks
Category: devtools
Tags: jupyter, workflow-runner, python
Score: 4.3/10 (Innovation: 3, Technical: 4, Documentation: 5, Utility: 5)
nbpipe is a lightweight CLI and JupyterLab plugin for running sequences of Jupyter notebooks as workflows defined in YAML. It provides a simple way to orchestrate notebook execution with optional output file checks, making it useful for reproducible data pipelines.
Target audience: data engineers
Repository: https://github.com/ngafar/nbpipe · Python · MIT
View on Hacker News