File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,5 @@ dependencies:
14
14
- black
15
15
- isort
16
16
- pre-commit
17
- - condastats
17
+ - condastats>=0.2.1
18
+ - s3fs>=2025.3.2
Original file line number Diff line number Diff line change @@ -21,6 +21,7 @@ The tables below lists the supported SageMaker Distribution image versions and t
21
21
| Image Version | ECR Image URI | Planned End of Support Date |
22
22
| :---: | :---: | :---: |
23
23
| 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 |
24
25
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-cpu | Sep 7th, 2025 |
25
26
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-cpu | Jul 27th, 2025 |
26
27
| 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
33
34
| Image Version | ECR Image URI | Planned End of Support Date |
34
35
| :---: | :---: | :---: |
35
36
| 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 |
36
38
| 2.4.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.4-gpu | Sep 7th, 2025 |
37
39
| 2.3.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.3-gpu | Jul 27th, 2025 |
38
40
| 2.2.x | public.ecr.aws/sagemaker/sagemaker-distribution:2.2-gpu | May 15th, 2025 |
You can’t perform that action at this time.
0 commit comments