You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe there is a more general issue. For example when i set vtk_pane.object in reference/panes/VTKJS.ipynb it does not update either.
vtkjs-issue.mp4
Note: Due to CORS issues (?) I've changed the url to vtk_pane.object = "https://raw.githubusercontent.com/Kitware/vtk-js-datasets/master/data/vtkjs/TBarAssembly.vtkjs"
For example the Terminal widget in reference/widgets/Terminal.ipynb does not update either
MarcSkovMadsen
changed the title
Str.object not updating in Panelite
Str.object not updating in Panelite in selected browsers
Feb 7, 2023
MarcSkovMadsen
changed the title
Str.object not updating in Panelite in selected browsers
Str.object not updating in Panelite in chromium browsers
Feb 7, 2023
Panelite==0.14.3
When I open and run the reference/panes/Str.ipynb notebook, the output in cell 3 does not update when I change the
object
in cell 4.Additional Context
I just tried in a normal jupyter notebook (not Panelite) and there it works.
The text was updated successfully, but these errors were encountered: