Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 03 Jul 06:38
· 3 commits to master since this release

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