interactive#
Interactive pipeline wizard using questionary prompts.
Walks the user through selecting a submodule, source, filters, and
sink, then constructs and executes a Pipeline.
Optionally loads a saved pipeline or saves the built pipeline to YAML.
Attributes#
Functions#
|
Run the full interactive pipeline wizard flow. |
Module Contents#
- physicsnemo_curator.wiz.interactive.run_interactive() None#
Run the full interactive pipeline wizard flow.
- physicsnemo_curator.wiz.interactive.CURATOR_THEME#
- physicsnemo_curator.wiz.interactive.console#