Skip to content

Commit 866850d

Browse files
authored
Install cloud-tpu-client package
BUG=157077025
1 parent a52fb15 commit 866850d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,7 @@ RUN pip install flashtext && \
424424
pip install vowpalwabbit && \
425425
# papermill can replace nbconvert for executing notebooks
426426
pip install papermill && \
427+
pip install cloud-tpu-client && \
427428
/tmp/clean-layer.sh
428429

429430
# Tesseract and some associated utility packages

0 commit comments

Comments
 (0)