acsresearch / interlab

MIT License
17 stars 2 forks source link

Allow logs browser to work with hierarchical folder structure? #36

Open jas-ho opened 1 year ago

jas-ho commented 1 year ago

Hydra (which is very useful for running many experiments at once) produces this folder structure

<timestamp1>/<run1>/<context_file>
<timestamp1>/<run2>/<context_file>
...

It would be amazing if I could point the logs browser to the <timestamp1> folder and see all the contexts below that folder