Skip to content

Commit dbcc738

Browse files
committed
update examples/README.txt regarding env variables
1 parent cb6a298 commit dbcc738

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/README.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ However, see the individual README files in the directories.
77

88
To run all examples in all subdirectories:
99
python $CLAW/clawutil/src/python/clawutil/run_examples.py
10-
You might want to first adjust parameters set in that script.
11-
In addition to doing `make all`, this also runs any Jupyter notebooks
10+
You might want to first check your environment variables, or you can set
11+
them explicitly by modifying the script.
12+
13+
In addition to doing `make all`, this script also runs any Jupyter notebooks
1214
found in the subdirectories.
1315

1416
It may take some time for these examples to all run. Two files

0 commit comments

Comments
 (0)