mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 05:51:40 +08:00
Update doc versions from 0.8.0.dev3 to 0.8.0.dev4. (#5585)
This commit is contained in:
committed by
Philipp Moritz
parent
85a92bcb8b
commit
93e103135b
@@ -47,7 +47,7 @@ worker_nodes:
|
||||
# MarketType: spot
|
||||
|
||||
setup_commands:
|
||||
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.8.0.dev3-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- ray || pip install -U https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-0.8.0.dev4-cp36-cp36m-manylinux1_x86_64.whl
|
||||
- conda install -y pytorch torchvision cudatoolkit=9.0 -c pytorch
|
||||
- pip install -U ipdb ray[rllib]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user