Mikhail Sveshnikov

Results 120 comments of Mikhail Sveshnikov

thanks for reporting! let us take a look at this

@c0t0ber yes, go ahead. Also you'll need to annotate some routes's return types

No, notebooks cannot be saved as a requirement. So, if it breaks, it will break either when you save custom code from the notebook (eg mlem cannot parse source code...

Hi @khangt1k25 ! Can you check your pydantic version? Looks like this assertion fails because of old pydantic, try upgrade it. We also should add constraints on it in our...

+1 to ``` TypeError: BaseModel.validate() takes 2 positional arguments but 3 were given ``` error

Yes it is possible. If you setup s3 as a storage backend, UI server will upload new snapshots there as well

Only the first. Second is addressed in #451

It's more of a feature proposal than an issue. Don't think it's relevant to that question either, it's basically about an API to manually create `MlemModel` objects more easily. Rn...

I'd say it's p2 or even p3 btw