Update 'Dockerfile'

This commit is contained in:
fabrice 2019-03-15 14:48:47 +00:00
parent 5383af28d9
commit c9700b8a75

View File

@ -13,6 +13,7 @@ RUN pip install plotly
RUN pip install xgboost
RUN pip install datascience
RUN pip install okpy
RUN conda init bash
RUN conda activate base
RUN conda install -c conda-forge basemap -y
WORKDIR $HOME/work/