Hi everyone,
I am trying to share my app but it is stock on “spinning up manager process”.
Here is my repo: samuwa/linda.ai: Self-service data cleaning app (github.com)
thank you in advance for your help!
Hi everyone,
I am trying to share my app but it is stock on “spinning up manager process”.
Here is my repo: samuwa/linda.ai: Self-service data cleaning app (github.com)
thank you in advance for your help!
It seems that the issue was your “requirements.txt”. I tried your code with the “requirements.txt” below and it worked.
scipy==1.7.3
fuzzywuzzy==0.18.0
streamlit==1.8.0
click==8
pandas==1.1.5
numpy==1.21.2
Thank you!! What did you think of the app :D?
I now get a message [manager] Updated App! - but the app stays in the oven
Rebooted and it worked. Thanks agan!