Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -346,7 +346,7 @@ def server(input, output, session):
|
|
346 |
|
347 |
|
348 |
cols = top_d_score.columns.tolist();
|
349 |
-
|
350 |
|
351 |
# for i in list(input.ignore_id()):
|
352 |
# print('we made it here')
|
|
|
346 |
|
347 |
|
348 |
cols = top_d_score.columns.tolist();
|
349 |
+
print('we made it here',cols)
|
350 |
|
351 |
# for i in list(input.ignore_id()):
|
352 |
# print('we made it here')
|