Dependency handling

it says dependencies handling feature is not supported, but also mentioned dependency can be specified in a step with conda env or container: Workflow Management — Ray v2.0.0.dev0. Could you explain what is the missing ‘feature’ here? what is not well supported yet?

Hi @valiantljk
Dependence here means runtime env is not supported.
Basically, it’ll use the same env when you call ray.init.