Update 'lab7/Dockerfile'
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
9be45769cf
commit
bdce79b7ab
@ -12,6 +12,7 @@ RUN pip3 install matplotlib
|
|||||||
RUN pip3 install keras
|
RUN pip3 install keras
|
||||||
RUN pip3 install sacred
|
RUN pip3 install sacred
|
||||||
RUN pip3 install pymongo
|
RUN pip3 install pymongo
|
||||||
|
RUN pip3 install GitPython
|
||||||
|
|
||||||
COPY ./lego_sets.csv ./
|
COPY ./lego_sets.csv ./
|
||||||
COPY ./process_dataset.py ./
|
COPY ./process_dataset.py ./
|
||||||
|
Loading…
Reference in New Issue
Block a user