This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
Generates KNIME workflow node skeleton repository with sample code. The node executes a Python script which is included in the skeleton. The script uses dictionary for dialog options and Pandas DataFrames as input and output.
Synced with tycho-knime-node-archetype v2.0.0.
Added
- CITATION.cff and .zenodo.json files, for better citation support
Changed
- Requires KNIME version 4 (#2)
- Switched from KNIME SDK to Eclipse + target platform
- Source jars for plugin have been replaced with source reference in MANIFEST.MF