In the example, some implementation details (e.g. operator/task instance vs definition) are exposed to users. This is partly because the current implementation uses component names as their unique identifier. And so users need to manually manage the component name to make sure they are unique.
|
translate_1 = translate.instance("translate_1") |