Skip to content

Commit 8aa3274

Browse files
authored
Merge pull request #208103 from RohitMungi-MSFT/patch-95
Fixing an indentation issue
2 parents 113163d + 8a06687 commit 8aa3274

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/resource-curated-environments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Other available PyTorch environments:
5757

5858

5959
### Sklearn
60-
**Name**: AzureML-sklearn-1.0-ubuntu20.04-py38-cpu
60+
**Name**: AzureML-sklearn-1.0-ubuntu20.04-py38-cpu
6161
**Description**: An environment for tasks such as regression, clustering, and classification with Scikit-learn. Contains the AzureML Python SDK and other Python packages.
6262
* OS: Ubuntu20.04
6363
* Scikit-learn: 1.0
@@ -90,4 +90,4 @@ Azure ML pipeline training workflows that use AutoML automatically selects a cur
9090
For more information on AutoML and Azure ML pipelines, see [use automated ML in an Azure Machine Learning pipeline in Python](how-to-use-automlstep-in-pipelines.md).
9191

9292
## Support
93-
Version updates for supported environments, including the base images they reference, are released every two weeks to address vulnerabilities no older than 30 days. Based on usage, some environments may be deprecated (hidden from the product but usable) to support more common machine learning scenarios.
93+
Version updates for supported environments, including the base images they reference, are released every two weeks to address vulnerabilities no older than 30 days. Based on usage, some environments may be deprecated (hidden from the product but usable) to support more common machine learning scenarios.

0 commit comments

Comments
 (0)