Skip to content

Commit 0a6a9ea

Browse files
authored
Merge pull request #813 from Kaggle/add-cloud-tpu-client
Install cloud-tpu-client package
2 parents a52fb15 + 866850d commit 0a6a9ea

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)