How do I move the template files into my own repo when cloning the MLflow recipes templates into Databricks?

StephanieAlba
Databricks Employee
Databricks Employee

Here https://mlflow.org/docs/latest/recipes.html#model-development-workflow, there are directions to add the repo. Is this best practice in Databricks? I tried exporting the repo code (inside of a Databricks notebook).. My DBC export was successful. However, the yaml and requirements.txt are not in the imported version.