Moe
prefect-email
subject = "<p><b><u>Summary of ETL Job:</u></b></p>"
detailed = f""" <p><b><u>Detailed Report:</u></b></p> <table style="border-collapse: collapse;"> <thead> <tr> {" ".join([f"<th style=''border: 1px solid black; padding: 5px; width: {'220px' if header in ('Error Message', 'Last Updated') else '60px'};''>{html.escape(str(header))}</th>" for header in headers])} </tr> </thead> <tbody> {" ".join(rows)} </tbody> </table> """
msg
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.