From 9e350983a2b8175333fec3c4d10c701e3a0f680a Mon Sep 17 00:00:00 2001 From: Idan Date: Tue, 21 Jul 2026 14:02:24 -0500 Subject: [PATCH] Adding conda alt. to pip install metaflow step --- docs/introduction/what-is-metaflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/introduction/what-is-metaflow.md b/docs/introduction/what-is-metaflow.md index d49a75e4..31833b6a 100644 --- a/docs/introduction/what-is-metaflow.md +++ b/docs/introduction/what-is-metaflow.md @@ -91,7 +91,7 @@ lifecycle, production issues in particular. ## Is Metaflow easy to deploy and operate? -You can get started with local development [by `pip` installing +You can get started with local development [by `conda` or `pip` installing Metaflow](/getting-started/install) like any other Python library. To benefit from scaling and production features of Metaflow, you need to [deploy Metaflow to your cloud account or Kubernetes cluster](/getting-started/infrastructure) which can be done using