Spaces:
Running
Running
Ctrl+K
James McCool
Refactor app.py to improve the display of the working seed table by replacing head(100) with a DataFrame constructor that explicitly sets column names. This change enhances data visibility during contest simulations by ensuring the correct structure of the displayed data.
19b6535