Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
147
def
assert_offline(html):
148
assert get_plotlyjs() in html
149
150
151
def
test_colab_renderer_show(fig1):
Callers
2
test_notebook_connected_show
Function · 0.85
test_browser_renderer_show
Function · 0.85
Calls
1
get_plotlyjs
Function · 0.90
Tested by
no test coverage detected