ewoksorange.bindings.taskwrapper.execute_native_owwidget

ewoksorange.bindings.taskwrapper.execute_native_owwidget(widget_class, inputs=None)[source]

This is the equivalent of execute_ewoks_owwidget but then for native Orange widget instead of Ewoks Orange Widgets.

It is used to execute native Orange widgets with another Ewoks execution engine than Orange.

Parameters:
  • widget_class (Type[OWBaseWidget]) –

  • inputs (Optional[Mapping]) –