alphapept
alphapept copied to clipboard
Can't abort runs in 0.4.5.
Upadting to the latest version of streamlit causes a bug when trying to stop a run in the GUi.
raise st.script_runner.RerunException(st.script_request_queue.RerunData(None))
AttributeError: module 'streamlit' has no attribute 'script_runner'