Spaces:
Running
Running
GSK-2690-return-empty-df-when-no-dataset
#81
by
ZeroCommand
- opened
Fixed:
- When there are errors loading the leaderboard dataset, an empty df will be shown instead of space freeze.
- Made sure the leaderboard df update after every pulling from the dataset -> this may take a while, as reloading from a dataset take ~20s.
ZeroCommand
changed pull request status to
open
print("filtering table")
should be logger.info
andreybavt
changed pull request status to
merged