add mongo observer
This commit is contained in:
parent
4efd9d9120
commit
0f549394c9
@ -15,6 +15,7 @@ COPY ./init.py ./
|
|||||||
COPY ./stats.py ./
|
COPY ./stats.py ./
|
||||||
COPY ./pytorch-example.py ./
|
COPY ./pytorch-example.py ./
|
||||||
COPY ./sacred-example-file.py ./
|
COPY ./sacred-example-file.py ./
|
||||||
|
COPY ./sacred-example-mongo.py ./
|
||||||
|
|
||||||
RUN mkdir /.kaggle
|
RUN mkdir /.kaggle
|
||||||
RUN chmod -R 777 /.kaggle
|
RUN chmod -R 777 /.kaggle
|
Loading…
Reference in New Issue
Block a user