| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A collection of Streamlit apps to explore potential features and replicate issues. The goal is to make it very easy to create and share reproducible examples. This repo is owned by the open-source team.
This project uses uv for dependency management. To run the issue explorer locally:
make install # Install dependencies and pre-commit hooks
make app # Run the Streamlit appOther available commands:
make help # Show all available commands
make check # Run linting and type checking
make fix # Auto-fix lint issues and format code
make clean # Remove cache and build artifactsuv lock && uv sync| Back | FazBrowse Home | New Git URL |