We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24de02d commit 6cd63e1Copy full SHA for 6cd63e1
docs/notebooks/plot.ipynb
@@ -19,7 +19,7 @@
19
"import pyvista as pv\n",
20
"from pyvista import examples\n",
21
"\n",
22
- "pv.set_jupyter_backend(\"static\")\n",
+ "pv.set_jupyter_backend(\"client\")\n",
23
24
"import sme\n",
25
"import sme_contrib.plot as smeplot\n",
@@ -501,7 +501,7 @@
501
"name": "python",
502
"nbconvert_exporter": "python",
503
"pygments_lexer": "ipython3",
504
- "version": "3.13.2"
+ "version": "3.13.1"
505
}
506
},
507
"nbformat": 4,
0 commit comments