vispy / jupyter_rfb

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

this works with voila #69

Closed kushalkolar closed 1 year ago

kushalkolar commented 1 year ago

posting because it took me a while to figure out, jupyter_rfb can be used with voila like this :smile: :

voila my_notebook.ipynb --enable_nbextensions=True

related: https://github.com/voila-dashboards/voila/issues/627