From 165262cd0e2dc5ce5f509a68b6f60fd29e4110ad Mon Sep 17 00:00:00 2001 From: Chenying Zhao Date: Fri, 15 Dec 2023 15:49:16 -0500 Subject: [PATCH] explain when Step 0 is optional in eg walkthrough --- docs/source/walkthrough.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/source/walkthrough.rst b/docs/source/walkthrough.rst index 28865899..008e9778 100644 --- a/docs/source/walkthrough.rst +++ b/docs/source/walkthrough.rst @@ -66,7 +66,11 @@ as the working directory in this example walkthrough: Step 0: Ensure dependencies and data access =========================================== -(Optional) +*Notes: This Step 0 is only required for clusters +where there is no Internet connection on compute nodes; +otherwise, you may skip this step. +However we do recommend going through this step if this is your first time +running this example walkthrough.* Before you start, you can test if you have all the dependencies (including ``datalad-osf``) installed properly. Let's try installing