Skip to content

Commit d497a64

Browse files
MaHaWolkeegan
andauthored
Update 3d-toy-model.ipynb
correct the jupyter backend to make it work with the slide generation in the cd pipeline Co-authored-by: Liam Keegan <liam@keegan.ch>
1 parent 5ed1682 commit d497a64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3d-toy-model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
},
9999
"outputs": [],
100100
"source": [
101-
"pv.set_jupyter_backend(\"trame\")\n",
101+
"pv.set_jupyter_backend(\"static\")\n",
102102
"\n",
103103
"# pv.set_jupyter_backend(\"trame\") # for interactive plots"
104104
]

0 commit comments

Comments
 (0)