Progress bar

Hi,

I was executing some long tests with the nodes I’m developing and progress bar is stuck always at 10% till full execution. I think I can capture the progress of my program via API, but I’m wondering how I can reflect this in the node. I’m using the Python Integration.

Kind regards,
Fernando

1 Like

Hi Fernando @fmgarcia85,

yes, see the set_progress method in ReadTheDocs.

Some examples can be found in the Geospatial extension.

Does that help?

Best regards
Steffen

4 Likes

Thanks for the information, @steffen_KNIME. I think this is what I was looking for.

Best,
Fernando

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.