It seems there was a slight hiccup in fetching the exact details from the sources, but don't worry, I'm here to help get to the bottom of it.
When dependency arrows aren't visible in the latest version of Prefect running locally, there might be a few things worth checking:
1.
Flow Dependency Visualization: Ensure that the tool or library you're using for visualization supports displaying dependencies. Sometimes, local environments might need additional configurations.
2.
Graph Rendering Issues: The rendering of graphs can sometimes be hindered by the environment or package dependencies. Make sure all required visualization libraries are installed and updated.
3.
Check for Updates or Known Issues: Occasionally, updates can introduce unexpected behavior. It might be helpful to check Prefect's release notes or GitHub repository for any known issues or updates related to graph visualization.
Since I couldn't directly fetch the specific documentation or existing issues, I'd recommend visiting the
Prefect documentation or
Prefect GitHub Repository to see if there are any mentions related to this visualization issue specifically.
If you keep running into this issue, let me know, and I can help strategize further on how to resolve it!