We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb6a298 commit dbcc738Copy full SHA for dbcc738
examples/README.txt
@@ -7,8 +7,10 @@ However, see the individual README files in the directories.
7
8
To run all examples in all subdirectories:
9
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
+You might want to first check your environment variables, or you can set
+them explicitly by modifying the script.
12
+
13
+In addition to doing `make all`, this script also runs any Jupyter notebooks
14
found in the subdirectories.
15
16
It may take some time for these examples to all run. Two files
0 commit comments