NeuroML / pyNeuroML

A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.
https://docs.neuroml.org/Userdocs/Software/pyNeuroML.html
GNU Lesser General Public License v3.0
34 stars 30 forks source link

vispy-viewer: make it run in jupyter notebooks using jupyter_rfb #359

Open sanjayankur31 opened 1 month ago

sanjayankur31 commented 1 month ago

The vispy bits should work in jupyter notebooks/jupyterlab using jupyter_rfb. We need to test this out and make any changes necessary to get it to work

See also: https://github.com/vispy/jupyter_rfb/issues/89