My project is to create new node in knime and i wonder that is it possible to create a new Node extension with python
1 Like
@Todsapol this seems to be possible now:
https://docs.knime.com/latest/pure_python_node_extensions_guide/index.html#introduction
4 Likes