glue-viz / glue-vispy-viewers

3-d data viewers for glue based on VisPy
http://glueviz.org/en/stable/whatsnew/experimental_3d.html#experimental-3d
BSD 2-Clause "Simplified" License
25 stars 21 forks source link

Drop Python 3.7 and fix compatibility with latest glue-core versions #377

Closed astrofrog closed 1 year ago

astrofrog commented 1 year ago

In particular we were importing broadcast_to from glue which has now been removed.

dhomeier commented 1 year ago

Should have tested more packages than just glue-jupyter and glue-astronomy!