Rüdiger Busche

Results 75 comments of Rüdiger Busche

Sure would be happy to get more involved! What exactly would be the desired behavior? Should both of the above examples work, or none of them? IMHO it is a...

This tripped me off as well. I first had `Missing required module 'FirebaseFirestore'`. After including this as described by @paulb777 I got errors about `AppCheck` so now I just ended...

In fact the file storage observer does collect metrics and there recently was a PR that added this info to the docs. However, the doc build is failing. @Qwlouse could...

Ok so you wrote the artifact file where the FileStorageObserver wanted to write the file? Did the warning appear on the console or just in the log file?

I think something similar was already discussed in #331 and #291. Unfortunately, there has not been much progress. Right now you can in fact pass `overwrite=True` to the MongoObserver. It...

Thanks for the elaboration! > My bet is that most use-cases won't involve reconstructing the trials from beginning to the end so having easy access to the final version would...

@yuvval nice project! I think a functionality like this might be worth directly integrating into sacred. In addition to checking for the same config, I think one would also need...

I am generally very open to joining forces and not duplicating open source efforts for all the reasons you mentioned. However, https://github.com/open-research/sumatra seems to be unmaintained since ~ 1,5 years....

Apparently not. @atseng95 could you please submit the PR?