karimouda commited on
Commit
79043bf
·
verified ·
1 Parent(s): 4af4420

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -113,7 +113,6 @@ def init_skill_leaderboard(dataframe):
113
  value=styler,
114
  datatype="markdown",
115
  wrap=True,
116
- show_fullscreen_button=False,
117
  interactive=False,
118
  column_widths=[30,50,40,150,60,60,60,80],
119
  max_height=500,
@@ -153,7 +152,6 @@ def init_size_leaderboard(dataframe):
153
  value=styler,
154
  datatype="markdown",
155
  wrap=True,
156
- show_fullscreen_button=False,
157
  interactive=False,
158
  column_widths=[30,50,40,150,60,60,60],
159
  max_height=450,
 
113
  value=styler,
114
  datatype="markdown",
115
  wrap=True,
 
116
  interactive=False,
117
  column_widths=[30,50,40,150,60,60,60,80],
118
  max_height=500,
 
152
  value=styler,
153
  datatype="markdown",
154
  wrap=True,
 
155
  interactive=False,
156
  column_widths=[30,50,40,150,60,60,60],
157
  max_height=450,