Configuration Reference
HABIT uses YAML to control each pipeline step. Example templates live under
the repository config/ directory (catalog: Configuration recipe catalog).
Usage: copy a template → edit data_dir / out_dir in the #%%==== blocks → run the corresponding habit command.
Omitted keys use program defaults (listed on each page below). Example values in templates are for reference only.
Note
If you only pip install habit without the config/ directory, obtain the full source tree from GitHub.