MCPcopy Index your code
hub / github.com/plotly/plotly.py / assert_offline

Function assert_offline

tests/test_io/test_renderers.py:147–148  ·  view source on GitHub ↗
(html)

Source from the content-addressed store, hash-verified

145
146
147def assert_offline(html):
148 assert get_plotlyjs() in html
149
150
151def test_colab_renderer_show(fig1):

Callers 2

Calls 1

get_plotlyjsFunction · 0.90

Tested by

no test coverage detected