Compare commits
No commits in common. "cdd99b3280d8533eeea358a5e56d45811bf3fa68" and "27b7683be908ab4d452ba66cf50d9d9bbfce576c" have entirely different histories.
cdd99b3280
...
27b7683be9
|
@ -42,5 +42,5 @@ Build
|
|||
-----
|
||||
|
||||
Run `make mobileinsight.sif` or `make mobileinsight-spark.sif` to build the
|
||||
corresponding apptainer image. The spark version includes both `mobileinsight`
|
||||
along with `pyspark` for distributed log processing.
|
||||
apptainer image. The spark version includes both `mobileinsight` along with
|
||||
`pyspark`.
|
||||
|
|
|
@ -19,7 +19,6 @@ From: ubuntu:22.04
|
|||
git \
|
||||
python3 \
|
||||
python3-pip \
|
||||
python3-venv \
|
||||
python3-wxgtk4.0 \
|
||||
python3-matplotlib \
|
||||
cmake \
|
||||
|
|
Loading…
Reference in New Issue