Skip to content

Outdated stable branch and malfunctional mybinder.org badge #164

@consideRatio

Description

@consideRatio

Visiting this repos mybinder example, both using the old stable branch as in the README, or the current master branch, gives us:

image

image

This is because mybinder.org won't automatically realize it should install the jupyterlab extension. We would need an apt.txt file in the repo for that to happen where we write:

jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib

Also, update the readme to use the master branch may be simpler than remembering to update the stable branch?

Metadata

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