vispy / jupyter_rfb

Remote Frame Buffer for Jupyter
https://jupyter-rfb.readthedocs.io
MIT License
58 stars 10 forks source link

Replace stats prop with get_stats method #21

Closed almarklein closed 3 years ago

almarklein commented 3 years ago

Now we have traits and props, which feels somewhat inconsistent. Let's just turn it into a method.