Skip to main content
Version: 25.4

snorkelflow.client.lfs.unpackage_lfs

warning

This is a beta function in 25.4. Beta features may have known gaps or bugs, but are functional workflows and eligible for Snorkel Support. To access beta features, contact Snorkel Support to enable the feature flag for your Snorkel-hosted instance.

snorkelflow.client.lfs.unpackage_lfs(node, pkg_uid, clear_existing=False)

Unpackage LFs from an LF package as active LFs.

Parameters

NameTypeDefaultInfo
nodeintUID of the node at which LFs are unpackaged.
pkg_uidintUID of the LF package from which LFs are unpackaged.
clear_existingboolFalseIf True, all existing active LFs will be deleted.

Return type

None