https://github.com/knime/knime-examples
This repository contains example implementations for KNIME Analytics Platform.
https://github.com/knime/knime-examples
development examples knime knime-node
Last synced: 5 months ago
JSON representation
This repository contains example implementations for KNIME Analytics Platform.
- Host: GitHub
- URL: https://github.com/knime/knime-examples
- Owner: knime
- License: other
- Created: 2019-03-04T08:25:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-07-22T11:52:56.000Z (11 months ago)
- Last Synced: 2025-07-22T13:25:44.303Z (11 months ago)
- Topics: development, examples, knime, knime-node
- Language: Java
- Size: 717 KB
- Stars: 18
- Watchers: 3
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  KNIME® Analytics Platform - Example Node Implementations
### Content
This repository contains example implementations for nodes in KNIME Analytics Platform nodes.
* _org.knime.examples.minimal_: Example containing a reference implementation of a KNIME Extension providing minimalistic Java-based nodes with Web UI dialogs that can be used as templates when creating new nodes.
* _org.knime.examples.unitconverter_: Example containing a reference implementation of a KNIME Extension including a simple Java-based node that converts common metric / imperial units.
* _python_: Example containing a reference implementation of the unit converter node in Python.
### Development
Instructions for how to develop extensions for KNIME Analytics Platform can be found in the _knime-sdk-setup_ repository on [GitHub](https://github.com/knime/knime-sdk-setup).
### Join the Community!
* [KNIME Forum](https://tech.knime.org/forum)