Skip to content

Commit 0b3ef74

Browse files
znegringitbook-bot
authored andcommitted
GITBOOK-6: No subject
1 parent 66ca1b9 commit 0b3ef74

File tree

5 files changed

+2
-22
lines changed

5 files changed

+2
-22
lines changed
365 KB
Loading
371 KB
Loading
369 KB
Loading
372 KB
Loading

docs/book/sdk-docs/README.md

Lines changed: 2 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -4,26 +4,6 @@ description: See docstrings for ZenML Code
44

55
# ZenML SDK Docs
66

7-
To go to the SDK Docs, you should visit https://sdkdocs.zenml.io: 
8-
9-
{% embed url="https://sdkdocs.zenml.io/latest/" %}
10-
SDK Docs Website
11-
{% endembed %}
12-
13-
## CLI Methods
14-
15-
{% embed url="https://sdkdocs.zenml.io/latest/cli.html" %}
16-
The `zenml`CLI
17-
{% endembed %}
18-
19-
## The ZenML Client
20-
21-
{% embed url="https://sdkdocs.zenml.io/latest/core_code_docs/core-client.html" %}
22-
23-
24-
## Learn more about Integration
25-
26-
{% embed url="https://sdkdocs.zenml.io/latest/integration_code_docs/integrations-airflow.html" %}
27-
ZenML integration code docs
28-
{% endembed %}
7+
The ZenML SDK provides Python tools and interfaces for building, managing, and deploying production-ready machine learning pipelines. This documentation helps you get the most out of ZenML's features.
298

9+
<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>SDK Documentation</strong></td><td>Complete API documentation for all ZenML modules, classes, and functions.</td><td><a href=".gitbook/assets/sdk.png">sdk.png</a></td><td><a href="https://sdkdocs.zenml.io">https://sdkdocs.zenml.io</a></td></tr><tr><td><strong>CLI Methods</strong></td><td>Command-line tools for managing ZenML pipelines, stacks, and deployments.</td><td><a href=".gitbook/assets/cli.png">cli.png</a></td><td><a href="https://sdkdocs.zenml.io/latest/cli.html">https://sdkdocs.zenml.io/latest/cli.html</a></td></tr><tr><td><strong>ZenML Client</strong></td><td>Python client for interacting with ZenML projects, repositories, and services.</td><td><a href=".gitbook/assets/client.png">client.png</a></td><td><a href="https://sdkdocs.zenml.io/latest/core_code_docs/core-client.html">https://sdkdocs.zenml.io/latest/core_code_docs/core-client.html</a></td></tr><tr><td><strong>Integrations</strong></td><td>Connect ZenML with popular ML tools, orchestrators, and cloud services.</td><td><a href=".gitbook/assets/integrations.png">integrations.png</a></td><td><a href="https://sdkdocs.zenml.io/latest/integration_code_docs/integrations-airflow.html">https://sdkdocs.zenml.io/latest/integration_code_docs/integrations-airflow.html</a></td></tr></tbody></table>

0 commit comments

Comments
 (0)