Results 130 comments of Klaus Greff

Good point. I would be ok with both: only supporting multiline comments before a variable and a more comprehensive solution. But in the latter case I agree that we should...

Yes, unfortunately, there is currently no automated process for reproducing experiments. You need to get the right source code (possibly from the database), and the config from the database and...

`xonsh` looks indeed pretty cool, thanks for the pointer. Unfortunately, I currently don't have the time to look into opportunities for integrating it into sacred. I'll leave the issue open...

Hey, I'm not sure I understand your questions. And I'm afraid I would need to dig into xonsh to really give you helpful feedback. Observers do not trigger events, that...

Well, some of these options make sense even if called from the python interface. So I guess calling them Commandline options is a bit of a misnomer here. > Regarding...

Hi! Thank you for this nice bug report. At the moment said conversion is a technical limitation, since everything is converted to JSON for later storage in a database etc.....

This should be resolved in the current ``0.7b1`` release.

- [x] `dependencies.py` - [x] `Ingredient.gather_commands` - [x] `Ingredient.traverse_ingredients` - [ ] `initialize.py` - [ ] `optional.py` - [ ] `randomness.py` - [x] `utils.py` - [ ] `config.captured_function.py` - [...

Agree with @JarnoRFB. The problem of libraries or other code using the global sources of randomness is the main reasons the `_rnd` parameter exists. It is good to know that...

I have no experience with S3 so I can't really tell how much customization would be necessary. But you seem rather certain that it is just a matter of customizing...