Documentation

Preview Output

Visualize the output of any node directly in the editor.

The Preview Output node renders the output of any upstream node so you can inspect it without leaving the editor. It's the primary tool for debugging and verifying your flow at each step.

It accepts any data type — tables, images, text, JSON, predictions — and renders it appropriately.

Configuration

FieldOptionsDescription
Display Modeauto, table, image, text, jsonHow to render the output. auto detects the format automatically.

Input

InputDescription
dataAny output from an upstream node (required)

The Preview Output node has no outputs — it is a terminal node.

Tips

  • Place Preview Output nodes after each major step while building a flow to debug as you go — remove or keep them when done
  • Use auto mode for most cases; switch to a specific mode if the automatic detection isn't rendering correctly
  • You can connect the same upstream node to multiple Preview Output nodes to inspect different output handles simultaneously (e.g. both predictions and metrics from a training node)

Command Palette

Search for a command to run...

Keyboard Shortcuts
CTRL + KSearch
CTRL + DTheme switch
CTRL + LLanguage switch

Software details
Compiled about 3 hours ago
Release: v4.0.0-production
Buildnumber: master@9fdb117
History: 56 Items