⚠️ The features in this repository are work in progress
This repository is maintained by the KNIME Team Rakete.
This repository contains the KNIME Scripting Editor framework. The code is organized as follows:
- org.knime.scripting.editor: Eclipse plugin for common backend functionallity of the scripting editor.
- org.knime.scripting.editor.ai: Optional utilites for connecting scripting editors to AI assistants.
- org.knime.scripting.editor.js: Frontend implementation of the scripting editor framework. Published as @knime/scripting-editor.
You can find instructions on how to work with our code or develop extensions for KNIME Analytics Platform in the knime-sdk-setup repository on BitBucket or GitHub.