Update 'Dockerfile'
This commit is contained in:
parent
921fa778eb
commit
791efdb65f
@ -5,3 +5,4 @@ RUN apt-get update && apt-get install -y
|
|||||||
RUN pip install pandas
|
RUN pip install pandas
|
||||||
RUN pip install scikit-learn
|
RUN pip install scikit-learn
|
||||||
RUN pip install tensorflow
|
RUN pip install tensorflow
|
||||||
|
RUN pip install matplotlib
|
||||||
|
Loading…
Reference in New Issue
Block a user