Robert Nishihara
35f4a3070c
Update 0.4.0 to 0.5.0 in autoscaler and installation examples. ( #2352 )
2018-07-07 14:34:20 -07:00
Robert Nishihara
15a4392156
Add instructions for pip installing the latest wheel. ( #1672 )
2018-03-12 00:52:00 -07:00
Robert Nishihara
5859a2d249
Replace python setup.py install with pip install -e . ( #1460 )
2018-02-22 11:15:03 -08:00
Eric Liang
1bc55e182d
Update the pip wheel in example.yaml and add docs ( #1381 )
2018-01-01 13:02:05 -08:00
Crystal
8fc7dc3ed4
Change Python examples in documentation to use 4 space indentation. ( #736 )
...
* Ray doc - changed python indentation to 4 spaces in documentation files actors.rst, api.rst, and example-*.rst
* Ray documentation - changed Python to 4 space indentation for files install-*.rst, installation-troubleshooting.rst, internals-overview.rst, serialization.rst, troubleshootin.rst, tutorial.rst, using-ray-*.rst
2017-07-16 22:19:33 -07:00
Robert Nishihara
fb119bb50c
Automatically add ip addresses to list of known hosts in cluster usage documentation. ( #667 )
2017-06-14 00:13:33 +00:00
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