@knime/scripting-editor 0.0.44 → 0.0.46
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
# KNIME Scripting Editor
|
|
1
|
+
# KNIME Scripting Editor Framework
|
|
2
2
|
|
|
3
|
-
This package contains
|
|
3
|
+
This package contains the Scripting Editor framework for KNIME Analytics Platform. Use this framework to build dialogs for KNIME nodes that allow the user to write scripts.
|
|
4
4
|
|
|
5
5
|
## Recommended IDE Setup
|
|
6
6
|
|