Commit cd5df45a authored by Ben Mares's avatar Ben Mares Committed by GitHub

upgrade tensorflow to 2.1

parent 78fa3df8
......@@ -7,6 +7,6 @@ LABEL maintainer="Jupyter Project <jupyter@googlegroups.com>"
# Install Tensorflow
RUN pip install --quiet \
'tensorflow==2.0.0' && \
'tensorflow==2.1.0' && \
fix-permissions $CONDA_DIR && \
fix-permissions /home/$NB_USER
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment