Skip to main content
Version: 25.5

Python SDK

The Snorkel AI Data Development Platform SDK lets you drive your development process programmatically.

Snorkel's Python SDK comes in two different distributions: the full SDK and the basic SDK.

  • The full SDK is preinstalled on Snorkel's hosted in-platform Jupyter notebook server. Access it from Notebook in the left navigation.
  • The basic SDK, a subset of the full SDK, can be installed in any Python environment. Read how to install the SDK locally in the SDK quickstart.