Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
Signed-off-by: YunLiu <[email protected]>
  • Loading branch information
KumoLiu committed Dec 11, 2024
1 parent abf4418 commit 69a13d2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions modules/omniverse/omniverse_integration.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -554,11 +554,10 @@
"render_window_interactor.SetRenderWindow(render_window)\n",
"interactor_style = vtk.vtkInteractorStyleTrackballCamera()\n",
"render_window_interactor.SetInteractorStyle(interactor_style)\n",
"render_window.Render()\n",
"\n",
"interactive_widget = ViewInteractiveWidget(render_window)\n",
"\n",
"# Uncomment the following line to display the interactive widget\n",
"# render_window.Render()\n",
"# interactive_widget = ViewInteractiveWidget(render_window)\n",
"# interactive_widget"
]
},
Expand Down

0 comments on commit 69a13d2

Please sign in to comment.