Skip to content

Commit

Permalink
Add nbval skip
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdsharpe committed Mar 30, 2024
1 parent a06f2fb commit b08bf07
Showing 1 changed file with 7 additions and 5 deletions.
Expand Up @@ -140,25 +140,27 @@
},
{
"data": {
"text/plain": "<pyvista.plotting.plotter.Plotter at 0x21ef160cd10>"
"text/plain": "<pyvista.plotting.plotter.Plotter at 0x21ef0205390>"
},
"execution_count": 10,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"# NBVAL_SKIP\n",
"\n",
"dyn.draw()"
],
"metadata": {
"collapsed": false,
"ExecuteTime": {
"end_time": "2024-03-30T21:56:20.066050Z",
"start_time": "2024-03-30T21:56:19.390527Z"
"end_time": "2024-03-30T21:58:27.214223Z",
"start_time": "2024-03-30T21:58:26.536265Z"
}
},
"id": "a6b733514fe43df3",
"execution_count": 10
"execution_count": 11
}
],
"metadata": {
Expand Down

0 comments on commit b08bf07

Please sign in to comment.