ray/python
Chris K. W a33cbec12a
[client][docs] update docs for new client support in init (#17333)
* start

* check formatting

* undo changes from base branch

* Client builder API docs

* indent

* 8

* minor fixes

* absolute path to runtime env docs

* fix runtime_env link

* Update worker.init docs

* drop clientbuilder docs, link to 1.4.1 docs instead. Specify local:// behavior when address passed

* add debug info for ray.init("local")

* local:// attaches a driver directly

* update ray.init return wording

* remote init.connect() from example

* drop local:// docs, add section on when to use ray client

* link to 1.4.1 docs in code example instead of mentioning clientbuilder

* fix backticks, doc mentions of ray.util.connect

* remove ray.util.connect mentions from examples and comments

* update tune example

* wording

* localhost:<port> also works if you're on the head node

* add quotes

* drop mentions of ray client from ray.init docstring

* local->remote

* fix section ref

* update ray start output

* fix section link

* try to fix doc again

* fix link wording

* drop local:// from docs and special handling from code

* update ray start message

* lint

* doc lint

* remove local:// codepath

* remove 'internal_config'

* Update doc/source/cluster/ray-client.rst

Co-authored-by: Ameer Haj Ali <ameerh@berkeley.edu>

* doc suggestion

* Update doc/source/cluster/ray-client.rst

Co-authored-by: Ameer Haj Ali <ameerh@berkeley.edu>
2021-08-04 05:31:44 +03:00
..
ray [client][docs] update docs for new client support in init (#17333) 2021-08-04 05:31:44 +03:00
requirements [SGD] add SGDv2 Trainer prototype implementation (#17440) 2021-08-02 15:27:42 -07:00
asv.conf.json [docs] Move all /latest links to /master (#11897) 2020-11-10 10:53:28 -08:00
build-wheel-macos.sh support build different python wheel in setup.py (#16998) 2021-07-16 13:01:48 +08:00
build-wheel-manylinux2014.sh support build different python wheel in setup.py (#16998) 2021-07-16 13:01:48 +08:00
build-wheel-windows.sh support build different python wheel in setup.py (#16998) 2021-07-16 13:01:48 +08:00
MANIFEST.in [Build] Another attempt at building Python 3.9 MacOS wheels (#16347) 2021-06-10 10:20:30 -07:00
README-building-wheels.md [build] Build wheels with manylinux2014 (#11621) 2020-11-03 19:36:32 -08:00
requirements.txt Pin aioredis version (#17472) 2021-07-30 12:04:14 -07:00
requirements_linters.txt [CI] Upgrade flake8 to 3.9.1 (#15527) 2021-05-03 14:23:28 -07:00
requirements_ml_docker.txt [Docker] Pin Tensorflow (#16741) 2021-06-29 11:14:46 -07:00
setup.py [default] pin aioredis < 2 (#17465) 2021-07-30 17:57:17 +01:00