Ruben Karapetyan
Ruben Karapetyan
Hey @Sharathmk99, thanks for opening this issue, currently we're exploring/designing a new UX for the Query Form which, will keep you updated with the progress, also will try to address...
Resolves https://github.com/aimhubio/aim/issues/1994
Hey @Sharathmk99, the fix for this issue has been shipped with `v3.13.4`. To upgrade please run `pip install aim --upgrade`
Hey @twni2016, you can delete multiple runs like this: ```python runs_to_delete = [run.run.hash for run in repo.query_runs(query).iter_runs()] repo.delete_runs(runs_to_delete) ```
Relates to https://github.com/aimhubio/aim/issues/2556
Closing this issue as the Home page was redesigned.
@francip could you please take a look :)
With this integration you'll be able to explore all outputs with a nice UI: https://github.com/yoheinakajima/babyagi/issues/158
Hey @yoheinakajima and @francip, any thoughts on this? Would like to hear your feedback on this 🙏