Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datapane/datapane
/ transform
Method
transform
python-client/src/datapane/ipython/templates.py:127–128 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
125
""
"Creates a report with blocks in the given order"
""
126
127
def
transform(self) -> None:
128
pass
129
130
131
class
DashboardTemplate(IPythonTemplate, template_name=
"dashboard"
):
Callers
1
from_notebook
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected