Skip to main content
Version: 0.96

snorkelflow.client.nodes.get_model_nodes

snorkelflow.client.nodes.get_model_nodes(application)

Returns all model nodes in the application

Parameters

NameTypeDefaultInfo
applicationUnion[str, int]The name or UID of the application.

Returns

A list of model node ids

Return type

List[int]