Skip to content

Remove streamlit from proteobench as dependency#998

Open
enryH wants to merge 6 commits into
mainfrom
remove_streamlit_from_proteobench
Open

Remove streamlit from proteobench as dependency#998
enryH wants to merge 6 commits into
mainfrom
remove_streamlit_from_proteobench

Conversation

@enryH

@enryH enryH commented Apr 14, 2026

Copy link
Copy Markdown
Member
  • check_new_unique_hash is not used atm in the webinterface (could be removed)
  • comment out the st.error message from the package
pip install -e '.[web]'
pip install 'proteobench[web]'
  • remove check_new_unique_hash and make a submission to see if it still works

enryH added 2 commits April 14, 2026 11:22
Install using pip install 'proteobench[web]'

or locally

pip install -e '.[web]'
- check_new_unique_hash is not used atm in the webinterface (could be removed)
- comment out the st.error message from the package

@SamvPy SamvPy left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to test this after merging with main

@SamvPy SamvPy marked this pull request as ready for review April 14, 2026 11:31
@enryH

enryH commented Apr 15, 2026

Copy link
Copy Markdown
Member Author

go ahead and test it please:)

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.

3 participants