Michael Schuster

Results 57 comments of Michael Schuster

@safoinme I'm assuming that by build argument in this case you mean adding an additional line to the generated Dockfile. Here would be one potential solution how to do that:...

Hi @Val3nt-ML, we're unable to replicate the issue on this branch. Can you maybe try in a fresh virtual environment in which you installed ZenML from this branch: `pip install...

@nicholasjng No worries, thanks for contributing! Unfortunately there is no way of running ZenML without `ml-metadata` (for now). I guess you could test the read/write logic of the model outside...

Hi @nicholasjng, sorry for the late reply. Pretty busy at the moment but I hope to give this a try till Friday! Regarding the config.yaml: Yes that would be awesome,...

Closing this as we're going in a different direction with this CLI call now that the ZenML server is able to register pipelines.

Hi @strangemonad, thank you for the detailed suggestion/description! I have a few questions to make sure I understood your request/issue correctly. The motivation behind all of that would be to...

```yaml settings: docker: dockerfile: Dockerfile build_context_root: envs/try_on ``` Do you actually have a file called `Dockerfile` in your working directory from which you run your pipeline? It seems to me...

As for the issue when not specifying a Dockerfile: The debug logs would also be helpful in this case, but I suspect that this is unrelated to ZenML and a...

@alfredodeza @j-hartshorn @Karamya Starting with `zenml==0.30.0` (released yesterday) we now natively support M1 macs!

Closing this because we removed these config classes from ZenML