Skip to content

Commit 2673059

Browse files
authored
Merge pull request #837 from Kaggle/add_imagecodecs
Add imagecodecs
2 parents 86968f7 + a7dd03a commit 2673059

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
@@ -211,6 +211,7 @@ RUN pip install mpld3 && \
211211
pip install CVXcanon && \
212212
pip install fancyimpute && \
213213
pip install pymc3 && \
214+
pip install imagecodecs && \
214215
pip install tifffile && \
215216
pip install spectral && \
216217
pip install descartes && \

0 commit comments

Comments
 (0)