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

Raised streamlit version and fixed experimental_rerun to rerun to avo… #62

Merged
merged 1 commit into from
Dec 18, 2023

Conversation

JensBlack
Copy link
Collaborator

Updated requirements and altered function in new pullrequest.
This will require an update of streamlit to >=1.27.0:

pip install --upgrade streamlit

or reinstall of the entire environment:

  1. Deactivate asoid environment:
conda deactivate
  1. Remove environment:
conda remove -n asoid --all
  1. Reinstall environment:
conda env create --file asoid.yml

@JensBlack JensBlack linked an issue Dec 18, 2023 that may be closed by this pull request
@JensBlack JensBlack self-assigned this Dec 18, 2023
@JensBlack JensBlack added the Maintenance Tasks or issues related to code maintenance label Dec 18, 2023
@JensBlack JensBlack merged commit d43b7e5 into main Dec 18, 2023
@JensBlack JensBlack deleted the streamlit_update branch December 18, 2023 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Tasks or issues related to code maintenance
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Future Warning] Deprecation of streamlit experimental_rerun
1 participant