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