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
It would be nice to be able to programmatically write out screenshots from itkwidgets views.
Motivation
As part of the Get Your Brain Together Hackathon we are working with reproducible pipelines in Jupyter Notebooks on the CodeOcean platform. ITKWidgets is useful for visualizing intermediate results in interactive notebook sessions. However, it doesn't seem like there is currently a path to get spatial insight into data when the notebook is run non-interactively from start to finish. It would be helpful if we could get a screenshot to visibly understand spatial data from a non-interactive session.
Feature Request
Would be neat to be able to get a screenshot of spatial data rendered in ITKWidgets output as a result from a non-interactive notebook run. For instance:
Create a Jupyter Notebook dealing with spatial image data and include an ITKWidgets view that will write out a screenshot, for instance:
Summary
It would be nice to be able to programmatically write out screenshots from itkwidgets views.
Motivation
As part of the Get Your Brain Together Hackathon we are working with reproducible pipelines in Jupyter Notebooks on the CodeOcean platform. ITKWidgets is useful for visualizing intermediate results in interactive notebook sessions. However, it doesn't seem like there is currently a path to get spatial insight into data when the notebook is run non-interactively from start to finish. It would be helpful if we could get a screenshot to visibly understand spatial data from a non-interactive session.
Feature Request
Would be neat to be able to get a screenshot of spatial data rendered in ITKWidgets output as a result from a non-interactive notebook run. For instance:
Related Issues
#466
cc @bnmajor
The text was updated successfully, but these errors were encountered: