From 18885204440b400e08e56ff99fae104982eeee69 Mon Sep 17 00:00:00 2001 From: Zanie Blue Date: Mon, 15 Jul 2024 17:59:39 -0400 Subject: [PATCH] Add documentation for running scripts (#4968) Co-authored-by: Ibraheem Ahmed --- docs/guides/scripts.md | 179 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 178 insertions(+), 1 deletion(-) diff --git a/docs/guides/scripts.md b/docs/guides/scripts.md index dcba78666..072dc8962 100644 --- a/docs/guides/scripts.md +++ b/docs/guides/scripts.md @@ -1 +1,178 @@ -# Running a script +# Running scripts + +A Python script is a file intended for standalone execution, e.g., with `python