Merge pull request #189 from drorata/master

Fix GH188
main
Aurélien Geron 2018-03-15 12:21:24 +01:00 committed by GitHub
commit c93eb37ff8
1 changed files with 1 additions and 0 deletions

View File

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