share components to hub with python coded node

I want to share a component to knime hub. The component use a node I wrote in python. I use local update site to upload the python base node. How can I share the component to knime hub while the node it uses is in my local update site? Do I have to publish the node before I can share the component?

Hi knimeavnst,

that thought is correct! If you want to share a component via the knime hub, all its used extensions (and thus, also the Python extension you built) need to be public as well. So the steps would be to publish the Python extension as a community contribution and then share the component on the hub.

Does that help? Don’t hesitate to ask further questions!
Best regards
Steffen

4 Likes

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