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 ecaf9c3 commit af6cfa8Copy full SHA for af6cfa8
examples/training/CLI/training-e2e-cli.ipynb
@@ -16,6 +16,33 @@
16
"- hyperpod-pytorchjob-config-schemas"
17
]
18
},
19
+ {
20
+ "metadata": {},
21
+ "cell_type": "code",
22
+ "outputs": [],
23
+ "execution_count": null,
24
+ "source": "!hyp list-cluster --output table",
25
+ "id": "9df747dbfa211453"
26
+ },
27
28
29
30
31
32
+ "source": "!hyp set-cluster-context --cluster-name <cluster-name>",
33
+ "id": "8db986d2b42a9e88"
34
35
36
37
38
39
40
+ "source": [
41
+ "#verify the cluster context\n",
42
+ "!hyp get-cluster-context "
43
+ ],
44
+ "id": "ba996d7dc8e128d5"
45
46
{
47
"metadata": {
48
"jupyter": {
0 commit comments