Skip to content

Using gitlab doesn't work #9

@NixBiks

Description

@NixBiks

Hi @ines

It seems that the juniper settings in meta.json is only valid for GitHub repositories?

Looking in src/components/juniper.js I see that you have

const binderUrl = `${url}/build/gh/${repo}/${branch}`

But when I visit the Binder ui then it seems the url are

https://mybinder.org/v2/gl/nixd%2Fpython-starter-course/binder

instead of

https://mybinder.org/v2/gh/nixd/python-starter-course/binder

I get v2 instead of build, gl instead of gh and %2F instead of / (last can be fixed in ${repo})

EDIT

Seeing your answer in this thread I might just have my juniper in a github repo but itself (if that works - still a bit confused about those links).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions