Alexander Guschin

Results 279 comments of Alexander Guschin

Sure! Just ping us once you're ready :)

related to https://github.com/iterative/mlem/issues/214

@mike0sv, could you please answer the Jorge's question?

For the record, @mike0sv is testing a way to show all of these `-c` args in command's help in #363

@shcheklein, sure: pylint: lines below this one https://github.com/iterative/mlem/blob/main/.pylintrc#L156 flake8: https://github.com/iterative/mlem/blob/main/setup.cfg#L3 I wouldn't say it's too bad. I'll include this in milestone for Beta so we plan to address it the...

Can't find the ticket, but we were discussing creating `venv` from those requirements, like: ```shell $ mlem create-venv s3://yourbucket/model # or even $ mlem serve s3://yourbucket/model --create-venv ```

Thanks for mentioning this @daavoo! @mike0sv, I think this should be addressed somewhere in Q3.

Good point regarding local docker deploy. I think that should be a way to go. Re builds: got it 👍 @daavoo do you have something to add here?

@daavoo, could you please give a couple of examples? Don't think I understood your point. Do you want to add a note about "deploying to docker locally" as an alternative...