knime/knimepy

Run workflow in .knwf file

imagejan opened this issue · 0 comments

As far as I can see, the workflow called by knime.Workflow() needs to be a directory (e.g. in a KNIME workspace) containing the workflow, right?

Is there a possibility to call a workflow from a .knwf file directly?