inspect_node

Inspect Pipeline Node Metadata

Returns a dictionary with metadata about a computed node, including its name, runtime, artifact path, serializer, class, and dependencies.

Parameters

Returns

A dictionary with keys = name, runtime, path, serializer, class, dependencies.

See Also

rebuild_node, read_node