From 559f74b989dad76fbf7e5525f984a377fb6cbe2a Mon Sep 17 00:00:00 2001 From: fabrice Date: Fri, 25 Jan 2019 12:39:29 +0000 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ab72937..42a7c85 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,4 +11,5 @@ RUN pip install seaborn RUN pip install plotly RUN pip install xgboost RUN pip install datascience -RUN pip install okpy \ No newline at end of file +RUN pip install okpy +RUN conda install --yes -c obspy basemap basemap-data-hires \ No newline at end of file