Skip to content

Commit

Permalink
Merge pull request #14 from ipta/update_singularity_bg
Browse files Browse the repository at this point in the history
fastshermanmorrison, MAPS, la-forge, pyarrow
  • Loading branch information
golamshaifullah authored May 28, 2024
2 parents a388672 + a71ea84 commit a186e82
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion containers/Singularity
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ From: ubuntu:22.04
python3.10 -m pip install Cython
python3.10 -m pip install numpy cryptography

python3.10 -m pip install matplotlib pandas jupyter
python3.10 -m pip install matplotlib pandas jupyter pyarrow
python3.10 -m pip install --upgrade nbconvert
python3.10 -m pip install extension_helpers
python3.10 -m pip install astropy
Expand Down Expand Up @@ -130,6 +130,10 @@ From: ubuntu:22.04
python3.10 -m pip install git+https://github.com/nanograv/enterprise@dev
python3.10 -m pip install git+https://github.com/nanograv/enterprise_extensions@dcbusyweek
python3.10 -m pip install git+https://github.com/bvgoncharov/enterprise_warp
python3.10 -m pip install git+https://github.com/nanograv/fastshermanmorrison.git

python3.10 -m pip install la-forge
python3.10 -m pip install git+https://github.com/NihanPol/MAPS.git@main

apt-get clean
apt-get -y autoremove
Expand Down

0 comments on commit a186e82

Please sign in to comment.