reddit-scraper / advanced_scraper_ui.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

Fix visualization functions with improved error handling and visualization features
14d5782

milwright commited on

Enhance data visualization with improved error handling and outlier management
0bd498e

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

Debug + enhance data visualization
c347de0

milwright commited on

Merge changes: fix visualization issues and add pyarrow dependency
51d0f03

milwright commited on

Fix data visualization issues with robust error handling
d4ba5c3

milwright commited on

Remove redundant API credentials headers and labels
ad26e52

milwright commited on

Fix formatting in API credentials section
759a48c

milwright commited on

Remove 'Save credentials' checkbox to prevent client credentials from being saved to disk
dbd8252

milwright commited on

Fix: Use session state for per-user credential storage to prevent credential sharing across sessions
9db5665

milwright commited on

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

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
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

Initial commit with clean slate
d1ae858

milwright commited on