Update the workflow with a a new code version
function = notte.Function("<your-function-id>") function.update(path="<path-to-your-function.py>")
None
Was this page helpful?