Sriharsha Chintalapani 538e827f5f
Fix Menu , Connectors should've its own section after deployment (#7950)
* Fix Menu

* Fix broken links

* Fix config values

* Fix config values
2022-10-06 06:54:02 +02:00

22 lines
502 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>