Skip to content

Commit cc01088

Browse files
authored
CML points to master (#50)
1 parent d1ec1e2 commit cc01088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iterative/resource_runner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ sudo nvidia-smi
273273
sudo docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi
274274
{{end}}
275275
276-
sudo npm install -g git+https://github.com/iterative/cml.git#cml-runner
276+
sudo npm install -g git+https://github.com/iterative/cml.git
277277
278278
sudo bash -c 'cat << EOF > /usr/bin/cml.sh
279279
#!/bin/sh

0 commit comments

Comments
 (0)