Anderson Singh
Anderson Singh
Pull Request No: 369 GitHub Link: https://github.com/iterative/mlem/issues/369 Decided Approach: In the current version of MLEM, when a `MlemObject` is saved, it is stored in `.mlem/{object_type}/`. We can see that the...
Hi Everyone, I decided to take a shot at this issue. Decided Approach: Typer implements a callback that allows users to provide parameters for the main cli application, including printing...
Hi @mike0sv - I’ve attached the output of the current implementation vs the potential implementation. The outputs are different in both implementations; however, I think the potential implementation may be...
Hey @mike0sv I coded this up just for the fun of it. https://github.com/iterative/mlem/pull/414 You can run this to get an idea of the output if you'd like before we make...