Importing local Python module directories for workloads #70
Labels
dcp
Relates to DCP or the Compute API
enhancement
New feature or request
python
Relates to Python code
Milestone
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.
The text was updated successfully, but these errors were encountered: