phenotypic.gui.builder package#
Dash + dash-cytoscape interactive ImagePipeline builder.
This subpackage provides a web-based node-graph editor for constructing
phenotypic.ImagePipeline objects interactively. It is intended to
run on an HPCC head node and be reached from a workstation via SSH port
forwarding (ssh -L 8050:localhost:8050 user@hpcc).
Public API will be filled in by Phase 4 once create_app() exists.