Skip to content

forked but unchanged repo does not launch on mybinder.org #8

Open
@mamueller

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...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions