Skip to content

Commit 9b53c92

Browse files
authored
add code block for better formatting
1 parent 04ad580 commit 9b53c92

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tutorials/create-first-ml-experiment/tutorial-1st-experiment-sdk-train.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,12 @@
2929
"\n",
3030
"In this tutorial, you learn the following tasks:\n",
3131
"\n",
32+
"\n",
3233
"> * Connect your workspace and create an experiment \n",
3334
"> * Load data and train a scikit-learn model\n",
3435
"> * View training results in the studio\n",
35-
"> * Retrieve the best model"
36+
"> * Retrieve the best model",
37+
"\n"
3638
]
3739
},
3840
{

0 commit comments

Comments
 (0)