Fix GH188

main
Dror Atariah 2018-03-02 18:44:05 +01:00
parent de6f9895e9
commit 749a44fbc1
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ RUN apt-get update && apt-get upgrade -y \
sudo \ sudo \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
RUN conda update -n base conda
RUN conda install -y -c conda-forge \ RUN conda install -y -c conda-forge \
tensorflow \ tensorflow \
jupyter_contrib_nbextensions jupyter_contrib_nbextensions