Thanks for the question, As shown in the below we have an option to export code in the AML designer.
However, you can use the Python SDK or the CLI to export the pipeline to code.This allows you to define each step of your pipeline in Python and then execute the entire pipeline as a single job.