Skip to content

Commit ed3b321

Browse files
committed
reformat
1 parent 9d7f77f commit ed3b321

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/tutorial-1st-r-experiment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ Use RStudio on a compute instance or Notebook VM to run this tutorial.
7878

7979
1. Once the compute is running, use the **RStudio** link to open RStudio.
8080

81-
1. In RStudio, your **vignettes** folder is a few levels down from **Users** in the **Files** section on the lower right. Under **vignettes**, select the **train-and-deploy-to-aci** folder to find the files needed in this tutorial.
81+
1. In RStudio, your *vignettes* folder is a few levels down from *Users* in the **Files** section on the lower right. Under *vignettes*, select the *train-and-deploy-to-aci* folder to find the files needed in this tutorial.
8282

8383
> [!Important]
84-
> The rest of this article contains the same content as you see in the **train-and-deploy-to-aci.Rmd** file.
84+
> The rest of this article contains the same content as you see in the *train-and-deploy-to-aci.Rmd* file.
8585
> If you are experienced with RMarkdown, feel free to use the code from that file. Or you can copy/paste the code snippets from there, or from this article into an R script or the command line.
8686
8787

@@ -392,4 +392,4 @@ You can also keep the resource group but delete a single workspace. Display the
392392

393393
* Now that you've completed your first Azure Machine Learning experiment in R, learn more about the [Azure Machine Learning SDK for R](https://azure.github.io/azureml-sdk-for-r/index.html).
394394

395-
* Learn more from the examples in other folders in **vignettes**.
395+
* Learn more from the examples in the other *vignettes* folders.

0 commit comments

Comments
 (0)