CoolFace
Apppublic

Snallfot/spss-data-explorer

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
14 commits on main
8c2c51b3mo ago

fix: set sdk: docker in README (was streamlit, caused CONFIG_ERROR on HF)

Pancake
59cc21f4mo ago

Force rebuild on HF Spaces

Pancake
587332a4mo ago

Fix browse: cap at 50 rows x 30 cols to avoid 6MB HTML on wide files

Pancake
351d6534mo ago

Add variable tree: section/question/item hierarchy from 3176-var survey

Pancake
8680b174mo ago

Add Docker config for Hugging Face Spaces deployment

Pancake
bf3c58d4mo ago

Add Streamlit config: disable XSRF, set max upload size

Pancake
9e358894mo ago

Fix: use getvalue() not read(), drop session_state to fix AxiosError on Cloud

Pancake
3d601fb4mo ago

Add debug output during upload to diagnose Cloud issue

Pancake
85be2ae4mo ago

Rewrite: clean state management, no rerun loop, tabs layout

Pancake
a2cd1214mo ago

Initialize session state explicitly, force rerun after load

Pancake
aa19a4e4mo ago

Fix upload: read bytes eagerly, show errors explicitly

Pancake
8286c0b4mo ago

Add system dependencies for pyreadstat

Pancake
88ea8f04mo ago

Add Railway config

Pancake
db981b14mo ago

Initial commit: SPSS data explorer

Pancake