Commit graph

78 commits

Author SHA1 Message Date
Huaiwei Sun
14365e111d
Update README.rst (#17471)
Add Slack channel info in the "Getting Involved" section
2021-08-13 13:25:51 -07:00
Robert Nishihara
f624ddae5f
Remove outdated link from readme (#17788) 2021-08-12 17:11:59 -07:00
Eric Liang
fabba96fad
Re-merge large function def, skipping test failing on Windows (#17191) 2021-07-19 18:03:26 -07:00
architkulkarni
4069686e0f
Revert "Improve error message for oversized function (#17133)" (#17184)
This reverts commit 3e53619d64.
2021-07-19 09:28:33 -07:00
Eric Liang
3e53619d64
Improve error message for oversized function (#17133) 2021-07-17 11:04:05 -07:00
Eric Liang
26a286655b
Add link to datasets preview docs 2021-07-16 12:31:52 -07:00
Ian Fox
673d6822c7
[readme] Add raydistributed twitter link to readme (#17099) 2021-07-14 18:55:24 -07:00
Eric Liang
af11ec079a
update serve verbiage (#16360) 2021-06-10 16:23:38 -07:00
Eric Liang
dbaa28f81e
Add links to new rllib paper (#14432) 2021-03-01 20:11:40 -08:00
Oscar Bonilla
632023b825
[docs] Fix broken link in README.md (#14147) 2021-02-18 19:48:51 -08:00
Crissman Loomis
05ab75fbe1
[docs] Add mode to Ray Tune quick start (#14023) 2021-02-10 12:41:45 -08:00
Richard Liaw
6c77aeb98a
[docs] ray slack remove banners (#13898)
Signed-off-by: Richard Liaw <rliaw@berkeley.edu>
2021-02-04 01:14:34 -08:00
Eric Squires
9f70293700
Remove debug extras from setup.py (#12751) 2020-12-10 16:23:11 -06:00
Robert Nishihara
d681991773
Add Discourse to readme and make it more prominent in docs. (#12740) 2020-12-10 01:13:40 -08:00
architkulkarni
8b9197ea8c
[Doc] replace github discussion link with discourse (#12684) 2020-12-09 12:43:45 -08:00
Eric Liang
4f5d6274af
[docs] Add links to Ray design patterns whitepaper (#12014)
* update

* update
2020-11-13 14:16:51 -08:00
Edward Oakes
8bcb0bddc9
[serve] Fix API calls in global README (#12015) 2020-11-13 16:05:00 -06:00
Eric Liang
9b8218aabd
[docs] Move all /latest links to /master (#11897)
* use master link

* remae

* revert non-ray

* more

* mre
2020-11-10 10:53:28 -08:00
Alex V. Kotlar
f9a29a6d26
[docs] Fix pip install commands (#11326) 2020-10-11 22:12:18 -07:00
Robert Nishihara
0d02aa10b2
Add Slack badge to README (#11215) 2020-10-05 19:39:23 -07:00
Richard Liaw
a563344bc2
[docs] remove ref to google groups -> github discussions (#11019) 2020-09-24 18:09:51 -07:00
Sumanth Ratna
9da7bdcc8e
Use master for links to docs in source (#10866) 2020-09-19 00:30:45 -07:00
Eric Liang
3ec5fa1b51
[docs] Rename oss-users to ray-libraries (#10811) 2020-09-15 13:11:00 -07:00
Eric Liang
72b28dc12b
[docs] Fix broken links in new community libraries page ++ (#10785)
* fix

* fix up

* update

* revert

* typo

* update
2020-09-14 21:18:28 -07:00
Eric Liang
daabe6bb1f
[docs] Polish community integrations docs (#10780) 2020-09-14 14:41:06 -07:00
Kai Fricke
d7c7aba99c
[tune] Tune experiment analysis improvements (#10645)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-09-08 21:00:52 -07:00
Eric Liang
30911960c8
[1.0] Simple, universal instead of Simple and universal (#10587) 2020-09-04 14:04:29 -07:00
Eric Liang
e5d089384b
[1.0] Ray whitepaper link and tagline update (#10455) 2020-09-01 09:48:35 -07:00
Noah
bd0b1488ef
[docs] Fix launching clusters link (#10157)
Not sure if this is the correct place to point, but better than a 404
2020-08-17 11:03:32 -07:00
SangBin Cho
16f6ee4914
Small Update (#10107) 2020-08-13 19:39:55 -07:00
Simon Mo
678e238784
Add Ray Serve to README.rst (#9688) 2020-07-24 14:53:21 -07:00
William Falcon
150880e5e9
Add PTL to README.rst (#9594)
Co-authored-by: Richard Liaw <rliaw@berkeley.edu>
2020-07-20 11:30:01 -07:00
Richard Liaw
b5103bacd1
[tune] Fix github readme (#9365)
Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.com>
2020-07-09 12:37:24 -07:00
Edward Oakes
fdf0e5ceb1
Update README to say that python 2 is deprecated (#8404) 2020-05-11 14:49:49 -05:00
Robert Nishihara
d985d7537e
Replace all instances of ray.readthedocs.io with ray.io (#7994) 2020-04-13 16:17:05 -07:00
Robert Nishihara
1a0c9228d0
Remove pytest from setup.py and other minor changes. (#7700) 2020-03-23 08:46:56 -07:00
Eric Liang
5df801605e
Add ray.util package and move libraries from experimental (#7100) 2020-02-18 13:43:19 -08:00
Dean Wampler
9b9c7f86f7
Improved contributor instructions (#7026)
* Added small section on installation when using Anaconda. Also fixed an obsolete link to Anaconda.

* Delete more temporary directories when running the doc "make clean".

* Added a link to the docs for building and contributing

* Minor comment
2020-02-04 14:07:51 -08:00
Robert Nishihara
49b0ebf724 Add prominent note about deprecating Python 2. (#6581) 2019-12-23 13:48:21 -08:00
Robert Nishihara
523c764c25
Python 2 compatibility. (#5887) 2019-10-10 19:09:25 -07:00
Ujval Misra
a851d7eb87 [tune] Readable trial progress output (#5822)
* Cleaner, tabulated progress output.

* Minor HTML changes, trial ID instead of name

* Revert basic variant changes

* Cleanup, address richard's comments, add progress_reporter.py

* Add tabulate dependency

* Added more info to table, auto-hide columns with no data.

* lint

* Address comments

* Replace experiment tag w/ trial ID

* Fixed tests.

* Fixed test

* Added requirement

* Fix formatting
2019-10-08 16:38:39 -07:00
Eric Liang
b5da32df78 Bump Ray version in documentation to dev5 (#5794) 2019-09-27 00:19:17 -07:00
Robert Nishihara
f74aaf2619 Add more links for getting involved.git status (#5708) 2019-09-16 20:26:03 -07:00
Robert Nishihara
4d16677a68 Fix PyPI version in readme. (#5662) 2019-09-09 19:54:57 -07:00
Eric Liang
1455a19c85
Consolidate and clean up documentation (#5645) 2019-09-07 11:50:18 -07:00
Si-Yuan
4cccfcc967
Fix the rllib-stack image display problem (#5612) 2019-09-01 18:29:58 -07:00
Eric Liang
fe5bd09b46
Fix rllib image in readme and doc typo (#5579)
* fix

* rlllig
2019-08-29 16:02:16 -07:00
Richard Liaw
411f30c125
[docs] Second push of changes (#5391) 2019-08-28 17:54:15 -07:00
Peter Schafhalter
fc589050c9 [sgd] Deprecate old distributed SGD implementation (#5160)
* Deprecate old distributed SGD implementation

* Update README
2019-07-22 15:47:10 -07:00
Robert Nishihara
c3f8fc1c44
Update version number in documentation after release 0.7.0 -> 0.7.1 and 0.8.0.dev0 -> 0.8.0.dev1. (#4941) 2019-06-06 17:22:45 -07:00