Skip to content

Commit fb1a7e7

Browse files
committed
fix: plotlye
1 parent 006cc64 commit fb1a7e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/react/src/examples/Plotly.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ const Plotly = () => {
2020
id="notebook-plotly-id"
2121
height="calc(100vh - 2.6rem)" // (Height - Toolbar Height).
2222
extensions={extensions}
23+
startDefaultKernel
2324
Toolbar={NotebookToolbar}
2425
/>
2526
</JupyterReactTheme>

0 commit comments

Comments
 (0)