Skip to content

Commit 9049a05

Browse files
Merge pull request #265401 from KazuOnuki/kazuyaonuki-patch1
Fix TIP typo for description
2 parents 8600d11 + acaac8d commit 9049a05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-configure-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,8 +120,8 @@ When running a local Jupyter Notebook server, it's recommended that you create a
120120

121121
1. Launch the Jupyter Notebook server
122122

123-
> [!TIP]
124-
For example notebooks, see the [AzureML-Examples](https://github.com/Azure/azureml-examples) repository. SDK examples are located under [/sdk/python](https://github.com/Azure/azureml-examples/tree/main/sdk/python). For example, the [Configuration notebook](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/configuration.ipynb) example.
123+
> [!TIP]
124+
> For example notebooks, see the [AzureML-Examples](https://github.com/Azure/azureml-examples) repository. SDK examples are located under [/sdk/python](https://github.com/Azure/azureml-examples/tree/main/sdk/python). For example, the [Configuration notebook](https://github.com/Azure/azureml-examples/blob/main/sdk/python/jobs/configuration.ipynb) example.
125125

126126
### Visual Studio Code
127127

0 commit comments

Comments
 (0)