Robert Nishihara
|
1a682e2807
|
Enable starting and stopping ray with "ray start" and "ray stop". (#628)
* Install start_ray and stop_ray scripts in setup.py.
* Update documentation.
* Fix docker tests.
* Implement stop_ray script in python.
* Fix linting.
|
2017-06-02 20:17:48 +00:00 |
|
Robert Nishihara
|
bc8b0db13e
|
Add section on troubleshooting to the documentation. (#583)
* Add section on troubleshooting to the documentation.
* Address comments.
* Update file descriptor troubleshooting.
|
2017-05-22 15:20:20 -07:00 |
|
Robert Nishihara
|
3d2f1b1941
|
Small improvements to using ray on large cluster documentation. (#573)
|
2017-05-19 16:13:50 -07:00 |
|
Robert Nishihara
|
179416e8a2
|
Improve the cluster usage documentation. (#568)
* Update cluster documentation and switch md to rst.
* Improve cluster documentation.
|
2017-05-19 11:36:48 -07:00 |
|