We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1ec1e2 commit cc01088Copy full SHA for cc01088
iterative/resource_runner.go
@@ -273,7 +273,7 @@ sudo nvidia-smi
273
sudo docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi
274
{{end}}
275
276
-sudo npm install -g git+https://github.com/iterative/cml.git#cml-runner
+sudo npm install -g git+https://github.com/iterative/cml.git
277
278
sudo bash -c 'cat << EOF > /usr/bin/cml.sh
279
#!/bin/sh
0 commit comments