Samuel Hinton
06/13/2024, 2:17 AMprefect.deployments.deploy function? I can see there are issues with it, but Prefect helpfully truncates the error message to a single character -_-Nate
06/13/2024, 3:07 AMdeploy just a tad in a way that would allow (if merged) customization of the Table produced by deploy - would that be what you're looking for? you could then create the columns with whatever settings for things like min_width that'd be good for your specific caseSamuel Hinton
06/13/2024, 3:21 AMCOLUMNS and by setting that to 160 in my pipeline I can now see fun details. If you dont want to expose a display_width: int | None = None in the deploy functions, maybe at least some doco about how to expand this? 🙂Nate
06/13/2024, 3:32 AMNate
06/13/2024, 3:35 AMSamuel Hinton
06/13/2024, 3:35 AMNate
06/13/2024, 3:37 AMSamuel Hinton
06/13/2024, 3:43 AM