Skip to content

Commit

Permalink
Revert "Update 01_Getting-Started.ipynb"
Browse files Browse the repository at this point in the history
This reverts commit d8e5892.
  • Loading branch information
adtzlr committed Feb 24, 2024
1 parent ac01928 commit 9a815c4
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions notebooks/colab/01_Getting-Started.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -157,10 +157,8 @@
"metadata": {},
"outputs": [],
"source": [
"import pyvista as pv\n",
"\n",
"pv.start_xvfb()\n",
"ax = field.imshow(\"Principal Values of Logarithmic Strain\", notebook=True)\n",
"plotter = field.plot(\"Principal Values of Logarithmic Strain\", notebook=True)\n",
"plotter.show(jupyter_backend=\"static\")"
]
}
],
Expand Down

0 comments on commit 9a815c4

Please sign in to comment.