Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #99 #101

Conversation

caufieldjh
Copy link
Member

@caufieldjh caufieldjh commented Oct 23, 2024

Streamlit deprecated the experimental_rerun function in favor of rerun - this is fixed in the app.

@caufieldjh caufieldjh marked this pull request as ready for review October 23, 2024 18:30
@caufieldjh caufieldjh merged commit c14b3c1 into main Oct 23, 2024
3 checks passed
@caufieldjh caufieldjh deleted the 99-attributeerror-module-streamlit-has-no-attribute-experimental_rerun branch October 23, 2024 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: module 'streamlit' has no attribute 'experimental_rerun'
1 participant