Skip to content

Commit

Permalink
Add more tensorflow binary-only-packages
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth authored Aug 23, 2024
1 parent a1c1468 commit 82f0b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binder/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN ${PIP} install --no-cache-dir --no-binary scikit-learn,pyct \
scikit-learn \
pyct \
ipympl && \
${PIP} install --no-cache-dir --no-binary :all: --only-binary jupyterlab-pygments,tensorflow \
${PIP} install --no-cache-dir --no-binary :all: --only-binary jupyterlab-pygments,tensorflow,tensorflow-io-gcs-filesystem \
nbgitpuller \
nbserverproxy \
graphviz \
Expand Down

0 comments on commit 82f0b4b

Please sign in to comment.