render_banner() was incorrectly guarded by 'if not IS_DEMO' — the spec says the banner is open to all demo visitors. render_banner() already handles its own eligibility check internally (_DEMO_MODE or can_use). |
||
|---|---|---|
| .. | ||
| .streamlit | ||
| components | ||
| pages | ||
| wizard | ||
| __init__.py | ||
| app.py | ||
| cloud_session.py | ||
| feedback.py | ||
| Home.py | ||
| telemetry.py | ||