Skip to content

Commit dcb3bf0

Browse files
lykelly19elesel
andauthored
Update articles/machine-learning/how-to-troubleshoot-environments.md
Co-authored-by: Louie Larson <[email protected]>
1 parent f8cf599 commit dcb3bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-troubleshoot-environments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@ conda_dep.add_conda_package("python==3.8")
439439
- See [Python versions](https://aka.ms/azureml/environment/python-versions) and [Python end-of-life dates](https://aka.ms/azureml/environment/python-end-of-life)
440440

441441
### Python version not recommended
442-
- The Python version used in the environment definition is (or will soon be) deprecated, and its use should be avoided
442+
- The Python version used in the environment definition is at or near its end of life, and should be avoided
443443
- Consider using a newer version of Python as the specified version will eventually be unsupported
444444
- See [Python versions](https://aka.ms/azureml/environment/python-versions) and [Python end-of-life dates](https://aka.ms/azureml/environment/python-end-of-life)
445445

0 commit comments

Comments
 (0)