Pere Miquel Brull 2008eda764
[Docs] - Rename to v1.1.0-snapshot and fix sync CI (#11644)
* Rename v1.1.0 to v1.1.0-snapshot

* Delete old docs
2023-05-17 15:55:31 +02:00

21 lines
514 B
Markdown

---
title: Python SDK Entities
slug: /sdk/python/entities
---
# Python SDK Entities
Parent page for advanced information on OpenMetadata Entities and their usage.
Here are the articles in this section:
{% inlineCalloutContainer %}
{% inlineCallout
color="violet-70"
icon="model_training"
bold="ML Model"
href="/sdk/python/entities/ml-model" %}
Let's dive deeper into the ML Model (`MlModel`) Entity shape and usage with the Python SDK.
{% /inlineCallout %}
{% inlineCalloutContainer %}