mihran113

Results 116 comments of mihran113

hey @ilisparrow. I was able to use metrics explorer successfully on the logs that you've provided. The fact that you're still getting the old params after resetting the `.aim` directory...

@ilisparrow Pretty strange, I'm using firefox as well but on macOS, and it seems to be working fine in any case, will investigate further to see if can do anything...

Hey @gloryVine! Thanks for the report. Can I ask you to provide a little bit more information about the case that is failing? (i.e. the exact python version, OS version,...

Hi @Sharathmk99! Thanks for the report. Regarding the real time conversion, unfortunately that's not possible currently. Could you describe a little bit your use case? Isn't it possible to directly...

@Sharathmk99 would appreciate that a lot. Regarding the real-time convert, I guess setting up a `cron` job, that calls the `convert` command every 5 minutes for example, would do the...

maybe worth changing the base branch to `release/3.12.x`? So the `3.12.1` release will also have the manylinux2014 wheels.

Hey @timokau. The fix for this issue has been shipped with `aim v3.13.0`. Could you please check it out to see if everything works as expected?

hey @jiyuanq! Thanks for the request. Makes a total sense, and we had it on our plans as well, just didn't have the time yet to implement. We'll prioritize this...

hey @Gerenuk! Thanks for the question. `aim up &` is the way to go, but unfortunately we're spawning the `uvicorn` server as a separate process, so you'll need to kill...