gor arakelyan
gor arakelyan
For example, if you have: ``` /home |-> /projects |---> /ner-parsing |-----> /.aim ``` the volume should be specified as `-v /home/projects/ner-parsing:/opt/aim`
@ilisparrow `aimstackio/aim` image runs Aim UI on the specified repo, it basically executes `aim up` command. This is useful for running Aim UI on k8s clusters for example. It is...
Thanks for reporting, @sdesrozis! 🙌 We will try to include this into the upcoming patch release.
@sdesrozis the fix has been shipped with Aim v3.13.0. Please check it out and let me know if it works as expected. 🙏
@sdesrozis awesome, looking forward to the feedback! 🙌
Hi @fferflo, Thanks for the contribution. Great enhancement! Will review the PR soon 😊
@fferflo sorry for the late reply. The thing is, we are currently redesigning query language - mainly statements and we are going to add explicit delete statement for deleting the...
@SGevorg yup, makes sense
Thanks for the feedback!
Will add to the roadmap.