Skip to content
Snippets Groups Projects
Commit 495112cc authored by Moritz Maxeiner's avatar Moritz Maxeiner
Browse files

Add some additional python dependencies

parent 59041a66
No related branches found
No related tags found
No related merge requests found
......@@ -65,7 +65,10 @@ RUN python3.6 -m pip --no-cache-dir install \
requests \
Pillow \
wheel \
twine
twine \
h5py \
joblib \
psutil
RUN cd /opt && \
curl -sSLO https://github.com/apache/incubator-mxnet/releases/download/1.3.0/apache-mxnet-src-1.3.0-incubating.tar.gz && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment