Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add s3fs, seaborn #545

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add s3fs, seaborn #545

wants to merge 4 commits into from

Conversation

claytonparnell
Copy link
Contributor

@claytonparnell claytonparnell commented Jan 10, 2025

Issue #, if available:

Description of changes: Adding packages s3fs, seaborn, and corresponding tests.
Fixes #141 #248

======================================================================================================= PASSES =======================================================================================================
_________________________________________________________________________ test_dockerfiles_for_gpu[s3fs.test.Dockerfile-required_packages33] _________________________________________________________________________
[gw2] linux -- Python 3.11.6 /home/crpjr/miniconda3/envs/sagemaker-distribution/bin/python3.11
------------------------------------------------------------------------------------------------ Captured stdout call ------------------------------------------------------------------------------------------------
Will start running test for: s3fs.test.Dockerfile against: localhost/sagemaker-distribution:2.3.0-gpu
Built a test image: sha256:89696ac9a429755110faffb517bcd76ce13bd345b67fe8dc0829142c85a2e372, will now execute its default CMD.
_________________________________________________________________________ test_dockerfiles_for_cpu[s3fs.test.Dockerfile-required_packages31] _________________________________________________________________________
[gw0] linux -- Python 3.11.6 /home/crpjr/miniconda3/envs/sagemaker-distribution/bin/python3.11
------------------------------------------------------------------------------------------------ Captured stdout call ------------------------------------------------------------------------------------------------
Will start running test for: s3fs.test.Dockerfile against: localhost/sagemaker-distribution:2.3.0-cpu
Built a test image: sha256:316e931689cb2a3bdd0d93796599f55547d59bdb5206d6db577c77ed7cd4a150, will now execute its default CMD.
_______________________________________________________________________ test_dockerfiles_for_cpu[seaborn.test.Dockerfile-required_packages32] ________________________________________________________________________
[gw1] linux -- Python 3.11.6 /home/crpjr/miniconda3/envs/sagemaker-distribution/bin/python3.11
------------------------------------------------------------------------------------------------ Captured stdout call ------------------------------------------------------------------------------------------------
Will start running test for: seaborn.test.Dockerfile against: localhost/sagemaker-distribution:2.3.0-cpu
Built a test image: sha256:8889ba7c51e77e2738cfb8ce6be7fb5c8396489367d875d02418a309853ad7d9, will now execute its default CMD.
_______________________________________________________________________ test_dockerfiles_for_gpu[seaborn.test.Dockerfile-required_packages34] ________________________________________________________________________
[gw3] linux -- Python 3.11.6 /home/crpjr/miniconda3/envs/sagemaker-distribution/bin/python3.11
------------------------------------------------------------------------------------------------ Captured stdout call ------------------------------------------------------------------------------------------------
Will start running test for: seaborn.test.Dockerfile against: localhost/sagemaker-distribution:2.3.0-gpu
Built a test image: sha256:da61226d3f825c6d49904f83b0a32cb4a83b8ae7a2c1618c77cbf18d965e7bcd, will now execute its default CMD.
============================================================================================== short test summary info ===============================================================================================
PASSED test/test_dockerfile_based_harness.py::test_dockerfiles_for_gpu[s3fs.test.Dockerfile-required_packages33]
PASSED test/test_dockerfile_based_harness.py::test_dockerfiles_for_cpu[s3fs.test.Dockerfile-required_packages31]
PASSED test/test_dockerfile_based_harness.py::test_dockerfiles_for_cpu[seaborn.test.Dockerfile-required_packages32]
PASSED test/test_dockerfile_based_harness.py::test_dockerfiles_for_gpu[seaborn.test.Dockerfile-required_packages34]
===================================================================================== 4 passed, 4 warnings in 479.91s (0:07:59) ======================================================================================

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add s3fs to the SageMaker Distribution
2 participants