aws / aws/sagemaker-python-sdk

Possibility to add source_directory to Sagemaker.processing.ScriptProcessor

Open
#2,117 12 comments 18 reactions 0 assignees View on GitHub
component: processing contributions welcome type: feature request
Dominant language
Python
Stars
2.3k
Forks
1.3k
Avg merge
1d 22h
Merged PRs (30d)
35

Description

**Describe the feature you'd like**
Currently there is no option to add source_dir to `Sagemaker.processing.ScriptProcessor`, which makes it difficult to have modular code.

**How would this feature be used? Please describe.**
This will help using ScriptProcessor to be used for running complex processing logic. Especially where the project has different modules and each module perform different processing step.

**Describe alternatives you've considered**
running it directly on docker ?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.