@@ -171,7 +171,7 @@ methods:
171
171
- " Setting a timeout limit of 10 seconds on a Command.<!--[!code-python[Main](les\\ \
172
172
ml_samples_command_configurations.py )]-->\n\n <!-- literal_block {\" ids\" : [],\
173
173
\ \" classes\" : [], \" names\" : [], \" dupnames\" : [], \" backrefs\" : [], \" source\" \
174
- : \" D:\\\\ a\\\\ _work\\\\ 1\\\\ s\\\\ source_code\\\\ 10\\\\ azure-ai-ml-1.11.1 \\\\ \
174
+ : \" D:\\\\ a\\\\ _work\\\\ 1\\\\ s\\\\ source_code\\\\ 10\\\\ azure-ai-ml-1.11.0 \\\\ \
175
175
samples\\\\ ml_samples_command_configurations.py\" , \" xml:space\" : \" preserve\" \
176
176
, \" force\" : false, \" language\" : \" python\" , \" highlight_args\" : {\" linenostart\" \
177
177
: 1}, \" linenos\" : false} -->\n\n ````python\n\n from azure.ai.ml import Input,\
@@ -201,7 +201,7 @@ methods:
201
201
- " Configuring queue settings on a Command.<!--[!code-python[Main](les\\ ml_samples_command_configurations.py\
202
202
\ )]-->\n\n <!-- literal_block {\" ids\" : [], \" classes\" : [], \" names\" : [], \" \
203
203
dupnames\" : [], \" backrefs\" : [], \" source\" : \" D:\\\\ a\\\\ _work\\\\ 1\\\\ s\\\\ \
204
- source_code\\\\ 10\\\\ azure-ai-ml-1.11.1 \\\\ samples\\\\ ml_samples_command_configurations.py\" \
204
+ source_code\\\\ 10\\\\ azure-ai-ml-1.11.0 \\\\ samples\\\\ ml_samples_command_configurations.py\" \
205
205
, \" xml:space\" : \" preserve\" , \" force\" : false, \" language\" : \" python\" , \" \
206
206
highlight_args\" : {\" linenostart\" : 1}, \" linenos\" : false} -->\n\n ````python\n \
207
207
\n from azure.ai.ml import Input, Output, command\n\n command_node = command(\n \
@@ -263,7 +263,7 @@ methods:
263
263
- " Setting resources on a Command.<!--[!code-python[Main](les\\ ml_samples_command_configurations.py\
264
264
\ )]-->\n\n <!-- literal_block {\" ids\" : [], \" classes\" : [], \" names\" : [], \" \
265
265
dupnames\" : [], \" backrefs\" : [], \" source\" : \" D:\\\\ a\\\\ _work\\\\ 1\\\\ s\\\\ \
266
- source_code\\\\ 10\\\\ azure-ai-ml-1.11.1 \\\\ samples\\\\ ml_samples_command_configurations.py\" \
266
+ source_code\\\\ 10\\\\ azure-ai-ml-1.11.0 \\\\ samples\\\\ ml_samples_command_configurations.py\" \
267
267
, \" xml:space\" : \" preserve\" , \" force\" : false, \" language\" : \" python\" , \" \
268
268
highlight_args\" : {\" linenostart\" : 1}, \" linenos\" : false} -->\n\n ````python\n \
269
269
\n from azure.ai.ml import Input, Output, command\n\n command_node = command(\n \
@@ -390,7 +390,7 @@ methods:
390
390
- " Creating a Sweep node from a Command job.<!--[!code-python[Main](les\\ ml_samples_sweep_configurations.py\
391
391
\ )]-->\n\n <!-- literal_block {\" ids\" : [], \" classes\" : [], \" names\" : [], \" \
392
392
dupnames\" : [], \" backrefs\" : [], \" source\" : \" D:\\\\ a\\\\ _work\\\\ 1\\\\ s\\\\ \
393
- source_code\\\\ 10\\\\ azure-ai-ml-1.11.1 \\\\ samples\\\\ ml_samples_sweep_configurations.py\" \
393
+ source_code\\\\ 10\\\\ azure-ai-ml-1.11.0 \\\\ samples\\\\ ml_samples_sweep_configurations.py\" \
394
394
, \" xml:space\" : \" preserve\" , \" force\" : false, \" language\" : \" python\" , \" \
395
395
highlight_args\" : {\" linenostart\" : 1}, \" linenos\" : false} -->\n\n ````python\n \
396
396
\n from azure.ai.ml import command\n\n job = command(\n inputs=dict(kernel=\" \
0 commit comments