Does anyone know if DynamicModule has a timeout for the Initialization
option, and if so what is it? I have a DynamicModule that first needs to
load a large amount of data from disk before displaying, and I'm using the
Initialization option in DynamicModule to do this. However, it's not
working, as after a little while I get a messed up dynamic expression in the
notebook. If the amount of data being loaded is small however, it does work.
Thanks,
Mohammed