Skip to main content
Version: 25.5

snorkelai.sdk.client.lf_packages.package_lfs

warning

This SDK function is not supported in Snorkel AI Data Development Platform v25.5 and later versions and will be removed in a future release. For assistance finding alternative approaches, please contact your Snorkel support team.

snorkelai.sdk.client.lf_packages.package_lfs(node, name=None)

Package active LFs into an LF package. Use unpackage_lfs() to unpackage them. Note that new package will not be created if there is no change in the set of active LFs from the last package.

Parameters

NameTypeDefaultInfo
nodeintUID of the node containing the active LFs to package.
nameOptional[str]NoneName of the lf package.

Returns

LF package UID

Return type

int