fishy.cli.wizard¶
Interactive wizard for setting up experiments with task-specific branching.
Functions
- fishy.cli.wizard.ask_numbered_choice(title: str, options: List[str], default_idx: int = 0) str[source]¶
Helper to present a list of options as a numbered table and return the selection.
s