Open sntgluca opened 3 years ago
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
Bug description
Dear all, I am experiencing issues while running Voila from a Jupyter session started via batchspawner. I suspect a configuration / setup problem but alone I can't figure out what I can try to troubleshoot.
In my setup, Voila runs perfectly fine
Unfortunately with BatchSpawner, the Voila landing page starts, notebooks are open but the voila render doesn't start at all.
I can't find Jupyter or Javascript console logs to troubleshoot.
Does anyone have a suggestion for troubleshooting / configuration change?
Many thanks, Gianluca
Your personal set up
My configuration is the following:
This is a minimalistic jupyterhub_config.py file to reproduce this behaviour: