Skip to content

Commit

Permalink
Install surprise
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdcha committed Sep 11, 2017
1 parent 5a5f844 commit f546dde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ RUN pip install --upgrade mpld3 && \
pip install dipy && \
pip install plotnine && \
pip install git+https://github.com/dvaida/hallucinate.git && \
pip install scikit-surprise && \
##### ^^^^ Add new contributions above here
# clean up pip cache
rm -rf /root/.cache/pip/* && \
Expand Down

0 comments on commit f546dde

Please sign in to comment.