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

v2.0.1

Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 07 Feb 14:08
· 30 commits to master since this release

Abstract Python wrapper KNIME node and helpers. Used for development of KNIME nodes calling Python scripts.

Version 2 allows nodes to use Python version 2 or 3 and different serializers.

Changed

  • Replaced PythonKernel from org.knime.python to org.knime.python2 (#4)