Hi everyone,
is there any way that i can auto reboot app after ‘Oh No Error running app’ in streamlit.io because i have build a data analytics app so back and forth need to choose columns/variables. Thus transforming wrongs columns like ID to dummy variables will take time else throws error… and for sure once a while users will do that, so there anyway to restart the app automatically.
~ Regards