Skip to content

Commit e268308

Browse files
Update articles/machine-learning/azure-machine-learning-ci-image-release-notes.md
1 parent 9987375 commit e268308

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/azure-machine-learning-ci-image-release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@ In this article, learn about Azure Machine Learning compute instance image relea
1919
Azure Machine Learning checks and validates any machine learning packages that might require an upgrade. Updates incorporate the latest OS-related patches from Canonical as the original Linux OS publisher. In addition to patches applied by the original publisher, Azure Machine Learning updates system packages when updates are available. For details on the patching process, see [Vulnerability Management](./concept-vulnerability-management.md).
2020

2121
> [!NOTE]
22-
> While some environment names (e.g., azureml_py38) may suggest Python 3.8, all default environments available on the Compute instance are configured with Python version 3.10.
22+
> Although some environment names (such as azureml_py38) might suggest Python 3.8, all default environments available in the compute instance are configured with Python version 3.10.
2323
> The available environments include:
2424
> - azureml_py310_sdkv2 – /anaconda/envs/azureml_py310_sdkv2
2525
> - azureml_py38 – /anaconda/envs/azureml_py38
2626
> - azureml_py38_PT_TF – /anaconda/envs/azureml_py38_PT_TF
2727
>
28-
> Despite the Environment names, users should expect Python 3.10 across all conda environments in Compute Instance
28+
> Despite the environment names, users should expect Python 3.10 across all Conda environments in the compute instance.
2929
3030

3131
Main updates provided with each image version are described in the below sections.

0 commit comments

Comments
 (0)