Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1.42 KB

README.md

File metadata and controls

23 lines (14 loc) · 1.42 KB

KNIME® Scripting Editor

⚠️ The features in this repository are work in progress

Jenkins Quality Gate Status

This repository is maintained by the KNIME Team Rakete.

Content

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.

Development Notes

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.

Join the Community