Network Viewer 

A JavaScript Network Viewer is using a JavaScript based Graph theory / network library cytoscape.js.

Image Calculator Streamable

Evaluates mathematical formula on images, appending result as a new image column or replacing an input column.

Table Editor (JavaScript) (legacy) 

Displays data in a table view and a possibility to edit.

List Box Widget 

Creates a text area input widget for use in components views. Outputs a data table with one column holding a list of strings.

Column Filter Widget Deprecated

Creates a column filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected columns.

Multiple Selection Widget 

Allows selecting multiple values from a list of strings in an encapsulating component's view. The selected values are returned as a data table and a […]

Persist Spark DataFrame/RDD 

Persists the incoming Spark DataFrame/RDD using the specified storage level.

Tile View (JavaScript) (legacy) 

This node provides a tile view where each data row is displayed as a tile.

Nominal Row Filter Widget 

Creates a value filter widget for use in components views. Takes a data table and returns a filtered data table with only the selected values of a chosen […]