Troubleshooting
The app doesn’t open
You should see Streamlit running locally and the browser opening at http://localhost:8510.
First run blocked on macOS
Allow the launcher in: System Settings → Privacy & Security → Security → “Allow … identified developers”.
Docs preview doesn’t work
Install Material for MkDocs and run the dev server:
pip install mkdocs-material
mkdocs serve