Simpler data exchange between callbacks (show and tell)

Hi there,

I made a library to simplify data exchange between callbacks. It stores the data in the server and uses a hidden div to signal the dependency / when the data is ready (but this is all hidden from the developer). Check it out at https://github.com/ignamv/dash_datacell

If you can think of more examples or documentation that I should add, please let me know!

Ignacio

2 Likes