Skip to content
Snippets Groups Projects
Commit 0879be95 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Add py-fann2 and scikit-learn

JIRA INFRA-793
parent c4ba0aac
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,8 @@ RUN conda install --quiet --yes -n jupyter \
'bz2file' \
'csentry-api' \
'cython=0.28*' \
'fann2=2.2.*' \
'py-fann2=1.1.*' \
'ffmpeg' \
'graphviz=2.38*' \
'hdf5' \
......@@ -47,6 +49,7 @@ RUN conda install --quiet --yes -n jupyter \
'python-graphviz=0.8*' \
'requests' \
'requests-oauthlib' \
'scikit-learn=0.20.*' \
'scipy=1.1*' \
'seaborn=0.9*' \
'sympy=1.1*' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment