An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# ![KNIME® logo](https://www.knime.com/sites/default/files/knime_logo_github_40x40_4layers.png) 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)