phenotypic.gui.run_console package#

Run console — Local + SLURM submit + Recent Runs panel.

The run console iframes the existing _cli/_dashboard/_generator.py output as the canonical “run in progress” view, with one postMessage upgrade door for cross-app interactions. Job manager (cancel/retry/persistent history) is deferred. See GUI_SPEC_V1.md section 5.

Public API:
  • create_app() — Run console Dash factory. Phase 5 ships a placeholder layout under the right URL prefix; Phase 6 fills it in with the pipeline form, log tail, and Recent Runs panel.