Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/plotly/plotly.py
/ build_url
Method
build_url
plotly/io/_base_renderers.py:578–579 ·
view source on GitHub ↗
(self, filename)
Source
from the content-addressed store, hash-verified
576
)
577
578
def
build_url(self, filename):
579
return
filename
580
581
582
class
CoCalcRenderer(IFrameRenderer):
Callers
1
to_mimebundle
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected