NiharDoshi99 0679d427b3
Update requirements and docs migration (#11170)
* requirements docs

* docs update as per comment and changing old component to new

* docs update for auto tagging

* removed collapse componenet

* fix broken links
2023-04-21 21:59:41 +05:30

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 %}