From 2f25ec55517e242435e7a9201ded96a9b9012eef Mon Sep 17 00:00:00 2001 From: Alex Strick van Linschoten Date: Fri, 18 Oct 2024 16:55:01 +0200 Subject: [PATCH] add scarf --- .../how-to-use-a-private-pypi-repository.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/book/how-to/customize-docker-builds/how-to-use-a-private-pypi-repository.md b/docs/book/how-to/customize-docker-builds/how-to-use-a-private-pypi-repository.md index 993e127d58f..570758cdd2a 100644 --- a/docs/book/how-to/customize-docker-builds/how-to-use-a-private-pypi-repository.md +++ b/docs/book/how-to/customize-docker-builds/how-to-use-a-private-pypi-repository.md @@ -27,3 +27,7 @@ def my_pipeline(...): Note: Be cautious with handling credentials. Always use secure methods to manage and distribute authentication information within your team. + +
ZenML Scarf
+ +