Python SDK
The Snorkel AI Data Development Platform SDK lets you drive your development process programmatically.
- Read the SDK reference documentation.
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.