You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/machine-learning/how-to-troubleshoot-environments.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,8 +73,7 @@ result. Mitigating vulnerabilities can disrupt reproducibility by changing depen
73
73
AzureML's primary focus is to guarantee reproducibility. Environments can broadly be divided into three categories: curated,
74
74
user-managed, and system-managed.
75
75
76
-
**Curated environments** are pre-created environments that are managed by Azure Machine Learning (AzureML) and are available by default in every AzureML workspace.
77
-
provisioned.
76
+
**Curated environments** are pre-created environments that are managed by Azure Machine Learning (AzureML) and are available by default in every AzureML workspace provisioned.
78
77
79
78
Intended to be used as is, they contain collections of Python packages and settings to help you get started with various machine learning frameworks.
80
79
These pre-created environments also allow for faster deployment time.
0 commit comments