Using RLlib Dashboard on Windows

Severity Medium: My code runs but I have no idea what’s going on.

Hello, I’m new to RLlib (and Ray in general). I’m locally running RLlib on my Windows computer and I’m trying to view the training progress via the dashboard but I get a “connection refused” error. I saw some posts from 2021 that Dashboard doesn’t work on Windows yet. Is that still the case? What are the known workarounds?

What ray version are you using?
Did you install the “ray[default]”?

Last time, when I tested ray dashboard on 2.3, it worked fine.