Medium: Significantly affects my productivity but can find a workaround.
I started using Ray recently to handle parallel jobs. I have several questions for ray team, can you please check and see if you have any ideas?
- Ray Environment: is there a way to include multiple working directories instead of one in "runtime_env ", otherwise I have to make every other directory as an module, which may not be possible
- Ray dashboard:
- Is there a way to stop ray dashboard from always listing running jobs at the top of the hierarchy?
- Is there a way to pause/resume a job, either from dash board, which is most convenient, or from terminal?