Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/plotly/dash
/ format
Method
format
dash/mcp/primitives/tools/results/base.py:21–24 ·
view source on GitHub ↗
( cls, output: MCPOutput, returned_output_value: Any )
Source
from the content-addressed store, hash-verified
19
20
@classmethod
21
def
format(
22
cls, output: MCPOutput, returned_output_value: Any
23
) -> list[TextContent | ImageContent]:
24
raise
NotImplementedError
Callers
15
send_data_frame
Function · 0.45
__init__.py
File · 0.45
getFormatter
Function · 0.45
test_markdown_copy_paste.py
File · 0.45
set_selected_and_filter
Function · 0.45
test_szng001_widths_on_style_change
Function · 0.45
test_szng002_percentages_result_in_same_widths
Function · 0.45
scroll_by
Function · 0.45
scroll_table_by
Function · 0.45
scroll_window_by
Function · 0.45
generate_markdown_mock_data
Function · 0.45
generate_mock_data
Function · 0.45
Calls
no outgoing calls
Tested by
15
set_selected_and_filter
Function · 0.36
test_szng001_widths_on_style_change
Function · 0.36
test_szng002_percentages_result_in_same_widths
Function · 0.36
scroll_by
Function · 0.36
scroll_table_by
Function · 0.36
scroll_window_by
Function · 0.36
test_ttip004_tooltip_applied
Function · 0.36
get_app
Function · 0.36
preconditions
Function · 0.36
decorate
Function · 0.36
g
Function · 0.36
exists
Method · 0.36