JavaScript Node Dialogs

Hello everyone,

I hope you are all doing well.

I was wondering if you can use JavaScript to develop the node dialog and how to set it up if it is possible.

Best,
Morris

Hi @Morris_Kurz,

You need to use java to develop the normal node dialog. However, you can create nodes that provide interactive views via javascript.
Take a look here at a tutorial https://github.com/miguelalba/javascriptComponents-training
and here at a repository of KNIME nodes that are developed this way:
https://github.com/knime/knime-plotly

best,
Gabriel

1 Like

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