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

Importing local Python module directories for workloads #70

Open
ccmcintyre-kingsds opened this issue Aug 4, 2022 · 0 comments
Open
Labels
dcp Relates to DCP or the Compute API enhancement New feature or request python Relates to Python code

Comments

@ccmcintyre-kingsds
Copy link
Contributor

Enhanced feature for distributing python modules. The current behaviour of Job.imports allows for transfering and automatically importing explicitly designated scripts that are present in your client's directory. This should be expanded to include valid python module directories, and handle the collection, distribution, and importation of all the necessary scripts, structures, and components implicitly, once pointed to the module by name/location.

@ccmcintyre-kingsds ccmcintyre-kingsds added enhancement New feature or request dcp Relates to DCP or the Compute API python Relates to Python code labels Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dcp Relates to DCP or the Compute API enhancement New feature or request python Relates to Python code
Projects
None yet
Development

No branches or pull requests

1 participant