Open Jvoytek9 opened 3 years ago
I am also facing a similar situation. Did you solve this?
I am also facing a similar situation. Did you solve this?
Nope, ended up remaking my app in IPywidgets and using another file upload package. Running Dash in a colab file did not work at all for me.
I am running a jupyter notebook file in google colab, and regardless of what I run inside of the callback function, I get a callback error:
Callback error updating output-data-upload.figure, continue.style, upload-container.style
This leads me to believe the callback function is not registering properly. I have tried reducing the callback function's inputs, outputs, and states to a minimum, but the error persists for me. I can see my graph online, but once I upload something, I get that error.I am unsure if this is a bug or an error on my accord, but from what I search online this functionality should be enabled.