Value Selection Widget 

Creates a value selection widget for use in components views. Outputs a string flow variable with the name of the selected value.

Column Selection Widget 

Creates a column selection widget for use in components views. Outputs a string flow variable with the name of the selected column.

Amazon Redshift Cluster Launcher 

Creates an Amazon Redshift Cluster.

Single Selection Widget 

Allows selecting a single value from a list of strings in an encapsulating component's view. The selected value is returned as a string flow variable.

Network Viewer 

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

Column Filter Widget 

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.