Hey all! Just getting started with Prefect and I'm trying to understand how to see the values of my parameters from within the UI.
I have two methods decorated as a flow, one of which calls the other. The code works, but the parameters used don't show up in the UI. Is there some better way to see dynamic parameters in the UI?
Edit: Apparently the answer was just to upgrade my version of prefect. 2.8.7 > 2.10.6