Skip to content

Commit

Permalink
CML points to master (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidGOrtega authored Jan 23, 2021
1 parent d1ec1e2 commit cc01088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iterative/resource_runner.go
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ sudo nvidia-smi
sudo docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi
{{end}}
sudo npm install -g git+https://github.com/iterative/cml.git#cml-runner
sudo npm install -g git+https://github.com/iterative/cml.git
sudo bash -c 'cat << EOF > /usr/bin/cml.sh
#!/bin/sh
Expand Down

0 comments on commit cc01088

Please sign in to comment.