Does anyone have experience using kedro together w...
# questions
m
Does anyone have experience using kedro together with ray? If so, how do you use the two together?
d
so a few people have created a RayRunner
there is an overall effort to improve runners so any comments talking about your use case would be appreciated https://github.com/kedro-org/kedro/issues/4501
m
Right, you could use ray to create a custom runner! Never thought about that. Is there sample code of such a RayRunner class?
d
I don’t think so
But would love your help codeveloping it