Skip to content

Commit 91ffcae

Browse files
committed
remove quickstart.js from PR
1 parent 1eb9d59 commit 91ffcae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

assets/quick-start-module.js

+4
Original file line numberDiff line numberDiff line change
@@ -279,3 +279,7 @@ function commandMessage(key) {
279279
$("#command").html("<pre>" + object[key] + "</pre>");
280280
}
281281
}
282+
283+
// Set cuda version right away
284+
changeVersion("stable")
285+

0 commit comments

Comments
 (0)