Update doc versions from 0.8.0.dev3 to 0.8.0.dev4. (#5585)

This commit is contained in:
Robert Nishihara
2019-08-29 22:42:57 -07:00
committed by Philipp Moritz
parent 85a92bcb8b
commit 93e103135b
8 changed files with 23 additions and 23 deletions
@@ -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]