* SDK - Refactoring - Passing the parameters explicitly in python_op. This helps avoid problems when new parameters are added. * SDK - Components - Added package installation support to func_to_container_op Example: ```python op = func_to_container_op(my_func, packages_to_install=['pandas==0.24']) ``` * Make pip quieter * Added the test_packages_to_install_feature test |
||
|---|---|---|
| .. | ||
| python | ||
| OWNERS | ||