You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mt-krainski and to whom it may be relevant
This has been fixed in the latest release of https://github.com/444B/streamlit-analytics2
This is a backwards compatible form of this project with very minimal changes needed (need to add a '2' in two locations in code)
With streamlit 1.30.0
st.experimental_get_query_params
now throws a deprecation warning.https://docs.streamlit.io/library/api-reference/utilities/st.experimental_get_query_params
The text was updated successfully, but these errors were encountered: