InsightSoftwareConsortium / itkwidgets

An elegant Python interface for visualization on the web platform to interactively generate insights into multidimensional images, point sets, and geometry.
https://itkwidgets.readthedocs.io/
Apache License 2.0
579 stars 83 forks source link

FIX: Do not ignore keyword args passed to viewer #647

Closed bnmajor closed 1 year ago

bnmajor commented 1 year ago

Keyword args were being lost. Make sure they're not.