Open
Description
I wanted to to start from a minimal working example, forked the repo and put the url of my fork into the field that mybinder.org provides.
The container is built but fails to launch with the following error message:
Binder inaccessible
You can get a new Binder for this repo by clicking here.
and so on
If I launch the original example the problem does not occur since the container is already built.
If I build the docker image locally it works.
You should be able to reproduce the failure pretty easily.
My guess is that the way the notebook is started on the server is not compatible with the new version of jupyter that is installed by the Dockerfile which does not pin versions...
Metadata
Assignees
Labels
No labels
Activity