Skip to content

Commit 7167a2f

Browse files
committed
Updated the Install instructions to note that they are an alternate path.
1 parent 800ef4b commit 7167a2f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Pilot2/P2B1/INSTALL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Installing Keras framework
22

3+
Here is an alternate set of directions for using the Spack tool
4+
(spack.io) to install Keras and associated tools.
5+
36
### Using spack
47

58
```

Pilot2/P2B2/INSTALL.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## Installing Keras framework
22

3+
Here is an alternate set of directions for using the Spack tool
4+
(spack.io) to install Keras and associated tools.
5+
36
### Using spack
47

58
```
@@ -31,5 +34,5 @@ module load py-ipython-5.1.0-gcc-4.9.3
3134
3235
# Lauch ipython and then run the example
3336
ipython
34-
[1]: run p2b1_baseline_keras1.py
37+
[1]: run p2b2_baseline_keras1.py
3538
```

0 commit comments

Comments
 (0)