How severe does this issue affect your experience of using Ray?
- High: It blocks me to complete my task.
Hi,
I’m trying to use the example provided here – Deploying on Spark Standalone cluster — Ray 2.6.1
It seems like the _check_system_environment() method in the source code only supports using Linux. Source code available here – ray.util.spark.cluster_init — Ray 2.6.1
Is there a plan to add support for windows?