mongo observer
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
988844b9f7
commit
2218297162
@ -28,7 +28,7 @@ ex = Experiment(save_git_info=False)
|
||||
ex.observers.append(FileStorageObserver('my_runs'))
|
||||
|
||||
# ex.observers.append(MongoObserver(url='mongodb://mongo_user:mongo_password_IUM_2021@localhost:27017', db_name='sacred'))
|
||||
|
||||
ex.observers.append(MongoObserver(url='mongodb://admin:IUM_2021@172.17.0.1:27017', db_name='sacred'))
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user