neuronsimulator / nrn-modeldb-ci

NEURON ModelDB CI tools
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

mitigate "can't open DISPLAY" #51

Closed alexsavulescu closed 2 years ago

alexsavulescu commented 2 years ago

(hopefully) closes #26

I've been experimenting with several Xvfb options and as well with manage_global_env=False in pyvirtualdisplay. So far this combination hasn't yielded any DISPLAY issues.