mirror of
https://github.com/wassname/ray.git
synced 2026-09-11 12:43:20 +08:00
[BRING BACK TO MASTER] add pip install upgrade to the command.
This commit is contained in:
@@ -36,6 +36,7 @@ worker_nodes:
|
||||
setup_commands:
|
||||
# Install latest TensorFlow
|
||||
- source activate tensorflow_p36 && conda remove -y --force wrapt || true
|
||||
- source activate tensorflow_p36 && pip install --upgrade pip
|
||||
- source activate tensorflow_p36 && pip install -U tensorflow==1.14
|
||||
- echo set-window-option -g mouse on > ~/.tmux.conf
|
||||
- echo 'termcapinfo xterm* ti@:te@' > ~/.screenrc
|
||||
|
||||
Reference in New Issue
Block a user