Compare commits
2 commits
27b7683be9
...
cdd99b3280
Author | SHA1 | Date | |
---|---|---|---|
|
cdd99b3280 | ||
|
8b4c305300 |
2 changed files with 3 additions and 2 deletions
|
@ -42,5 +42,5 @@ Build
|
|||
-----
|
||||
|
||||
Run `make mobileinsight.sif` or `make mobileinsight-spark.sif` to build the
|
||||
apptainer image. The spark version includes both `mobileinsight` along with
|
||||
`pyspark`.
|
||||
corresponding apptainer image. The spark version includes both `mobileinsight`
|
||||
along with `pyspark` for distributed log processing.
|
||||
|
|
|
@ -19,6 +19,7 @@ From: ubuntu:22.04
|
|||
git \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-venv \
|
||||
python3-wxgtk4.0 \
|
||||
python3-matplotlib \
|
||||
cmake \
|
||||
|
|
Loading…
Add table
Reference in a new issue