Skip to content

Commit ba32e8f

Browse files
author
Chenying Zhao
authored
Merge pull request #164 from PennLINC/docs/eg_step0_optional
[DOCS] minor changes in eg walkthrough: explain when Step 0 is optional
2 parents 9d25ac7 + 165262c commit ba32e8f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/source/walkthrough.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,11 @@ as the working directory in this example walkthrough:
6666
Step 0: Ensure dependencies and data access
6767
===========================================
6868

69-
(Optional)
69+
*Notes: This Step 0 is only required for clusters
70+
where there is no Internet connection on compute nodes;
71+
otherwise, you may skip this step.
72+
However we do recommend going through this step if this is your first time
73+
running this example walkthrough.*
7074

7175
Before you start, you can test if you have all the dependencies
7276
(including ``datalad-osf``) installed properly. Let's try installing

0 commit comments

Comments
 (0)