This directory contains 6 workflows.
From Coding Scripts to Components: Step 1 Simple snippet and script nodes can execute only if you have already Python or R correctly set up on your KNIME […]
From Coding Scripts to Components: Step 2 You can add Conda Propagation nodes to make sure everything your users need is installed on their KNIME […]
From Coding Scripts to Components: Step 3 If you add configuration nodes, a bit more logic and you create components your users can totally ignore the […]
From Coding Scripts to Components: Step 4 You share the components on KNIME Hub so anyone can find them, drag and drop them in their workflow, configure […]
This is a component installing my Python version and running my Python script.
This is a component installing my R version and running my R script.