Hi,
I tried to follow the 5th part of the tutorial, Part 5. Sharing Data Between Callbacks | Dash for Python Documentation | Plotly, more specifically the third approach, Example 3 - Caching and Signaling. But I failed when using docker compose to handle both a container running dash and redis. Could someone explain me what should be done?
Thanks