Update 'Dockerfile'
This commit is contained in:
parent
c9700b8a75
commit
cc00b1f17d
@ -13,7 +13,6 @@ RUN pip install plotly
|
|||||||
RUN pip install xgboost
|
RUN pip install xgboost
|
||||||
RUN pip install datascience
|
RUN pip install datascience
|
||||||
RUN pip install okpy
|
RUN pip install okpy
|
||||||
RUN conda init bash
|
|
||||||
RUN conda activate base
|
|
||||||
RUN conda install -c conda-forge basemap -y
|
RUN conda install -c conda-forge basemap -y
|
||||||
|
RUN conda install -c conda-forge basemap-data-hires
|
||||||
WORKDIR $HOME/work/
|
WORKDIR $HOME/work/
|
Loading…
Reference in New Issue
Block a user