ess.reduce.ui#

Functions

connect_output_selection_and_parameter_run_button(...)

connect_refresh_button(refresh_button, ...)

get_parameter_widget_values(widget)

Return the current values of the input widgets in the target widget.

set_parameter_widget_values(widget, ...)

Set the values of the input widgets in the target widget.

workflow_widget([result_registry])

Create a widget for a workflow selected from a dropdown.

Classes

OutputSelectionWidget(workflow, **kwargs)

ParameterBox(registry_getter, **kwargs)

ResultBox(workflow_runner[, result_registry])

WorkflowWidget(workflow[, result_registry])