reddit-scraper / app.py

Commit History

Remove visualization features completely to improve reliability
fdeb244

milwright commited on

Enhance data visualization with robust Plotly initialization and fallback to Matplotlib; update requirements for additional dependencies
a5a0660

milwright commited on

Fix visualization functions with added debug info and improved library initialization
12ea265

milwright commited on

Update advanced_scraper_ui.py and app.py with latest improvements
ada104f

milwright commited on

Update UI files with visualization fixes from main branch
e5ce70d

milwright commited on

Fix: Suppress 'No secrets files found' warning message by adding global filter at the top of files
ec536e3

milwright commited on

Fix: Suppress 'No secrets files found' warning message
2601c43

milwright commited on

Add HF_SECRETS_SETUP.md and update advanced_scraper_ui.py and app.py
de4f577

milwright commited on

Fix session state initialization with direct dictionary approach
7e00b28

milwright commited on

Fix session state initialization
f96d16f

milwright commited on

Update credential messaging to clarify API requirements
31227b8

milwright commited on

Fix Streamlit configuration by ensuring set_page_config is first command
2a62deb

milwright commited on

Fix Streamlit page config to resolve Hugging Face deployment error
e86a500

milwright commited on

Prepare Reddit Scraper for Hugging Face deployment
fa85a62

milwright commited on