Skip to content

Commit 0d88528

Browse files
authored
Update tutorial-1st-experiment-bring-data.md
1 parent 840efea commit 0d88528

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/machine-learning/tutorial-1st-experiment-bring-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ To run this script in Azure Machine Learning, you need to make your training dat
170170
> [!NOTE]
171171
> Azure Machine Learning allows you to connect other cloud-based storages that store your data. For more details, see the [data documentation](./concept-data.md).
172172
173-
There is no additional step needed for uploading data, the control script will define and upload the CIFAR10 training data.
173+
> [!TIP]
174+
> There is no additional step needed for uploading data, the control script will define and upload the CIFAR10 training data.
174175
175176
## <a name="control-script"></a> Create a control script
176177

0 commit comments

Comments
 (0)