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

Generalize viewers so as to separate out Qt and Jupyter-specific classes #380

Open astrofrog opened 6 months ago

astrofrog commented 6 months ago

Now that we can use vispy in Jupyter notebook/lab thanks to jupyter_rfb, we should try and factor out the part of the viewers that is not Qt-specific and then have Jupyter-compatible viewer classes.