We have Jupyter Hub environment running on RHEL 7 and there is no X server. We created a conda environment and installed the panda3d using pip install. But when we trying to run python code from jupyter notebook we are getting
raise Exception(‘Could not open window.’)
Is there way to work panda3d inside jupyter notebook