Skip to content

Commit 73f5a85

Browse files
committed
Add tensorflow module
1 parent 748c2ca commit 73f5a85

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tensorflow-notebook/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ RUN /bin/bash -x /tmp/install-common.sh
2626

2727
# pip
2828
RUN pip install --no-cache-dir \
29+
tensorflow \
2930
jupyter \
3031
opencv-python-headless \
3132
plotly \

0 commit comments

Comments
 (0)