Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

Commit 98f546d

Browse files
authored
Installs pandas-profiling early to avoid issue installing as part of pydatalab (#2141)
1 parent 3f0e2a8 commit 98f546d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

containers/base/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ RUN echo "deb-src http://ftp.us.debian.org/debian testing main" >> /etc/apt/sour
8787
oauth2client==2.2.0 \
8888
pandas-gbq==0.3.0 \
8989
pandas==0.22.0 \
90+
pandas-profiling==1.4.2 \
9091
pandocfilters==1.4.2 \
9192
pillow==5.0.0 \
9293
pip==18.1 \

0 commit comments

Comments
 (0)