MCPcopy 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
582class CoCalcRenderer(IFrameRenderer):

Callers 1

to_mimebundleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected