jeremy98
Honored Contributor

Hi Hari, thanks for your response! So, are you essentially suggesting moving forward by using notebooks to build these new workflows? In Airflow DAGs, we typically have a main DAG where we define tasks, and within each task, there are functionalities that call methods from Python files in our "custom libraries." Are you suggesting moving all these custom methods from the libraries I’ve defined into simple notebooks?

I want to ask suggestions also to our Databricks Employees like @Alberto_Umana@Walter_C. Thanks for your help guys.