Open Issues Need Help
View All on GitHub AI/ML • AI Frameworks
Fix Streamlit deprecated use_container_width parameter about 2 months ago
AI Summary: This issue requires updating Streamlit components in `tara_mvp/ui/app.py` to use the new `width` parameter instead of the deprecated `use_container_width`. The change involves mapping `use_container_width=True` to `width='stretch'` and `use_container_width=False` to `width='content'`, with a deadline before the end of 2025.
Complexity:
1/5
bug good first issue
An extensible framework for monitoring and securing neural communications, designed for transparency and interoperability across brain-computer interfaces (BCIs).
Python