Skip to content

Commit c178409

Browse files
committed
Add matplotlib-venn
1 parent f2b4d46 commit c178409

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,7 @@ RUN pip install --upgrade mpld3 && \
225225
pip install pandas-profiling && \
226226
pip install s2sphere && \
227227
pip install git+https://github.com/fmfn/BayesianOptimization.git && \
228+
pip install matplotlib-venn && \
228229
##### ^^^^ Add new contributions above here
229230
# clean up pip cache
230231
rm -rf /root/.cache/pip/*

0 commit comments

Comments
 (0)