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 c270233 commit a83d694Copy full SHA for a83d694
defaults.py
@@ -1,4 +1,6 @@
1
-import os, time, uuid
+import os
2
+import time
3
+import uuid
4
5
gpu = "v100"
6
image = "image-registry.openshift-image-registry.svc:5000/redhat-ods-applications/csw-run-f25:latest"
0 commit comments