repo_id stringclasses 195
values | file_path stringlengths 32 139 | content stringlengths 6 440k | __index_level_0__ int64 0 0 |
|---|---|---|---|
cloned_public_repos | cloned_public_repos/zenml/CLA.md | # Fiduciary License Agreement 2.0
based on the
## Individual Contributor Exclusive License Agreement
(including the Traditional Patent License OPTION)
Thank you for your interest in contributing to ZenML by ZenML GmbH ("We" or "Us").
The purpose of this contributor agreement ("Agreement") is to clarify and document t... | 0 |
cloned_public_repos | cloned_public_repos/zenml/pyproject.toml | [tool.poetry]
name = "zenml"
version = "0.80.1"
packages = [{ include = "zenml", from = "src" }]
description = "ZenML: Write production-ready ML code."
authors = ["ZenML GmbH <info@zenml.io>"]
readme = "README.md"
homepage = "https://zenml.io"
documentation = "https://docs.zenml.io"
repository = "https://github.com/zen... | 0 |
cloned_public_repos | cloned_public_repos/zenml/release-cloudbuild-preparation.yaml | steps:
# login to Dockerhub
- name: gcr.io/cloud-builders/docker
args:
- '-c'
- docker login --username=$$USERNAME --password=$$PASSWORD
id: docker-login
entrypoint: bash
secretEnv:
- USERNAME
- PASSWORD
# Build base image
- name: gcr.io/cloud-builders/docker
args:
... | 0 |
cloned_public_repos | cloned_public_repos/zenml/ROADMAP.md | # Roadmap
The roadmap is an encapsulation of the features that we intend to build for ZenML. However, please note that we limited resources and therefore no means of guaranteeing that this roadmap will be followed precisely as described on this page. Rest assured we are working to follow this diligently - please keep ... | 0 |
cloned_public_repos | cloned_public_repos/zenml/.typos.toml | [files]
extend-exclude = [
"*.json",
"*.js",
"*.ipynb",
"src/zenml/zen_stores/migrations/versions/",
"tests/unit/materializers/test_built_in_materializer.py",
"tests/integration/functional/cli/test_pipeline.py",
"src/zenml/zen_server/dashboard/",
"examples/llm_finetuning/lit_gpt/"
]
[de... | 0 |
cloned_public_repos | cloned_public_repos/zenml/README.md | <div align="center">
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=0fcbab94-8fbe-4a38-93e8-c2348450a42e" />
<h1 align="center">Beyond The Demo: Production-Grade AI Systems</h1>
<h3 align="center">ZenML brings battle-tested MLOps practices to your AI applications, handl... | 0 |
cloned_public_repos | cloned_public_repos/zenml/CODE-OF-CONDUCT.md | # Contributor Covenant Code of Conduct
## Our Pledge
We as members, contributors, and leaders pledge to make participation in our
community a harassment-free experience for everyone, regardless of age, body
size, visible or invisible disability, ethnicity, sex characteristics, gender
identity and expression, level of... | 0 |
cloned_public_repos | cloned_public_repos/zenml/RELEASE_NOTES.md | "<!-- markdown-link-check-disable -->\n\n# 0.80.1\n\nThe `0.80.1` release focuses on bug fixes and p(...TRUNCATED) | 0 |
cloned_public_repos | cloned_public_repos/zenml/release-cloudbuild.yaml | "steps:\n # build client base image - python 3.9\n - name: gcr.io/cloud-builders/docker\n args:(...TRUNCATED) | 0 |
cloned_public_repos | cloned_public_repos/zenml/.coderabbit.yaml | "language: \"en\"\nearly_access: false\nreviews:\n high_level_summary: true\n poem: true\n review(...TRUNCATED) | 0 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 39