Skip to content

Commit

Permalink
Install metamist on hail-gcp-notebook image
Browse files Browse the repository at this point in the history
And remove old sample-metadata library
  • Loading branch information
illusional authored Sep 19, 2023
1 parent 46f5f30 commit 9dfd5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/hail-gcp-notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN apt-get update && \
gnomad \
hail==${VERSION} \
pyarrow \
sample-metadata \
metamist \
selenium==3.8.0 && \
curl -sSL https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-2.1.1-linux-x86_64.tar.bz2 | tar xjf - && \
mv phantomjs-2.1.1-linux-x86_64/bin/phantomjs /usr/local/bin && \
Expand Down

0 comments on commit 9dfd5a0

Please sign in to comment.