Commit graph

89 commits

Author SHA1 Message Date
Amog Kamsetty
4f88796d5a
[Train] Move to beta (#20378) 2021-11-16 08:19:30 -08:00
Jin Hyung Ahn
722f935f9a
[docs] Fix broken links in README (#20326) 2021-11-14 10:23:55 -08:00
Eric Liang
6102912494
Dataset doc updates (#19815) 2021-11-04 18:13:40 -07:00
matthewdeng
4674c78050
[Train] Rename Ray SGD v2 to Ray Train (#19436) 2021-10-18 22:27:46 -07:00
Eric Liang
430a5f4a21
[doc] Bump dataset to beta for 1.8 and add backlink to SGD (#19332) 2021-10-12 18:32:29 -07:00
Eric Liang
d1f348cd9d
[RFC] Split the list of libraries into ML vs production 2021-09-14 16:32:07 -07:00
Eric Liang
7dcae690b9
Mark datasets as still in alpha for now (#18321) 2021-09-02 17:07:33 -07:00
Tim Hopper
fd2a8a6b9c
[docs] Fix broken urls (#18206) 2021-08-30 17:24:06 -07:00
Richard Liaw
0621fc49d4
serve (#18178) 2021-08-27 20:29:34 -07:00
Eric Liang
95b5ad12ba
Initial version of workflow documentation (#18138) 2021-08-27 16:20:48 -07:00
Edward Oakes
f16bb9849e
[serve] Update code sample in Ray README (#18129) 2021-08-26 16:34:31 -05:00
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