I’m trying to use th jupyter-server-proxy and panel-jupyter-proxy on Binder. But my app is not showing.
I simply cannot find out what goes wrong. If I could just find the logs to see which command is started and the error messages. Where do I find the logs?
A reproducible example where I cannot get things working is this
I need server side logs to understand why nothing is showing up. How do I find them?
You can find some logs in /home/jovyan/.jupyter-server-log.txt inside the server.
In general it’s quite difficult to debug the jupyter instrastructure inside mybinder, it’s easier to run repo2docker (the application underlying BinderHub) locally: https://repo2docker.readthedocs.io/en/latest/