Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to start web UI when starting Ray. #269

Merged
merged 4 commits into from
Feb 12, 2017
Merged

Attempt to start web UI when starting Ray. #269

merged 4 commits into from
Feb 12, 2017

Conversation

robertnishihara
Copy link
Collaborator

@robertnishihara robertnishihara commented Feb 11, 2017

In this PR:

  • Attempt to start web UI when starting Ray (I say attempt because it won't work without Python 3 or if Polymer/Node.js/Bower are not installed).
  • Also display the time since the most recent local scheduler heartbeat in the UI.
  • Add instructions for using web UI to the installation instructions.

Should do:

  • Test this in the cluster setting.
  • Also, we need a better message for explaining how to view the web UI in the cluster setting. Right now it just gets printed by start_ray.sh in a way that is easy to miss.

@pcmoritz pcmoritz merged commit cb7f6ca into ray-project:master Feb 12, 2017
@pcmoritz pcmoritz deleted the aggregatestats branch February 12, 2017 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants