Skip to content

Commit 3004af9

Browse files
author
Ruinong Tian
committed
Merge remote-tracking branch 'origin/main' into release-2.4.3
2 parents 6ce10b5 + 9fc7044 commit 3004af9

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

environment.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ dependencies:
1414
- black
1515
- isort
1616
- pre-commit
17-
- condastats
17+
- condastats>=0.2.1
18+
- s3fs>=2025.3.2

support_policy.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ The tables below lists the supported SageMaker Distribution image versions and t
2121
| Image Version | ECR Image URI | Planned End of Support Date |
2222
| :---: | :---: | :---: |
2323
| 3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-cpu | Sep 29th, 2025 |
24+
| 2.6.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.6-cpu | Oct 28th, 2025 |
2425
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-cpu | Sep 7th, 2025 |
2526
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-cpu | Jul 27th, 2025 |
2627
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-cpu | May 15th, 2025 |
@@ -33,6 +34,7 @@ The tables below lists the supported SageMaker Distribution image versions and t
3334
| Image Version | ECR Image URI | Planned End of Support Date |
3435
| :---: | :---: | :---: |
3536
| 3.0.x | public.ecr.aws/sagemaker/sagemaker-distribution:3.0-gpu | Sep 29th, 2025 |
37+
| 2.6.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.6-gpu | Oct 28th, 2025 |
3638
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-gpu | Sep 7th, 2025 |
3739
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-gpu | Jul 27th, 2025 |
3840
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-gpu | May 15th, 2025 |

0 commit comments

Comments
 (0)