Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gradio-app/gradio
/ get_data
Function
get_data
demo/dataframe_tab_select/run.py:4–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
4
def
get_data():
5
return
[[i, f
"Item {i}"
]
for
i in range(10)]
6
7
8
with
gr.Blocks()
as
demo:
Callers
15
Markdown.test.ts
File · 0.85
ParamViewer.test.ts
File · 0.85
Chatbot.test.ts
File · 0.85
Image.test.ts
File · 0.85
BrowserState.test.ts
File · 0.85
Plot.test.ts
File · 0.85
Checkbox.test.ts
File · 0.85
Textbox.test.ts
File · 0.85
Dialogue.test.ts
File · 0.85
Sidebar.test.ts
File · 0.85
Accordion.test.ts
File · 0.85
Label.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…