Robert Nishihara
cb7f6ca9b5
Attempt to start web UI when starting Ray. ( #269 )
...
* Attempt to start web UI when starting Ray.
* Add instructions for using web UI to cluster documentation.
* Don't check if port 8080 is open.
* Remove print statement.
2017-02-12 15:17:58 -08:00
Robert Nishihara
1fec94ef00
Display drivers in web UI. ( #252 )
...
* Display drivers in web UI.
* Display more rows in grid and factor out function in webui backend.
2017-02-07 14:21:25 -08:00
Robert Nishihara
7a7e14ef85
Visualize recent tasks in timeline. ( #240 )
2017-02-02 15:53:56 -08:00
Johann Schleier-Smith
6ad2b5d87a
Add Redis port option to startup script ( #232 )
...
* specify redis address when starting head
* cleanup
* update starting cluster documentation
* Whitespace.
* Address Philipp's comments.
* Change redis_host -> redis_ip_address.
2017-01-31 00:28:00 -08:00
Philipp Moritz
33d7004914
New web UI. ( #176 )
...
* remove node.js webui
* temp commit
* flesh out web ui
* add documentation
* add ray timeline
* Small changes to documentation and formatting.
2017-01-06 00:13:22 -08:00