Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kaggle/docker-python
/ test_figure
Method
test_figure
tests/test_bokeh.py:6–7 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
4
5
class
TestBokeh(unittest.TestCase):
6
def
test_figure(self):
7
figure(title=
"Hello World"
)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected