mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 06:22:56 +00:00
Stack update (partial)
Following images updated - `base-notebook` - `scipy-notebook` - `tensorflow-notebook` - `tensorflow` - `datascience-notebook` - `r-notebook`
This commit is contained in:
@@ -7,6 +7,6 @@ LABEL maintainer="Jupyter Project <jupyter@googlegroups.com>"
|
||||
|
||||
# Install Tensorflow
|
||||
RUN pip install --quiet --no-cache-dir \
|
||||
'tensorflow==2.2.0' && \
|
||||
'tensorflow==2.3.0' && \
|
||||
fix-permissions "${CONDA_DIR}" && \
|
||||
fix-permissions "/home/${NB_USER}"
|
||||
|
Reference in New Issue
Block a user