Skip to content

Can we use nbinteract with gitlab ? #110

@jmercier-lbi

Description

@jmercier-lbi

Dear, I encounter this message error:

$ nbinteract init
[nbinteract] Initializing folder for nbinteract.
[nbinteract]
[nbinteract] Checking to see if this folder is the root folder of a git project.
[nbinteract] Looks like we're in the root of a git project.
[nbinteract]
[nbinteract] Checking for requirements.txt or Dockerfile.
[nbinteract] requirements.txt found.
[nbinteract]
[nbinteract] Generating .nbinteract.json file...
[nbinteract] No git remote called origin found. Please set up your
[nbinteract]   project'sorigin remote to point to a GitHub URL. git error:
[nbinteract]   Command 'git remote get-url origin' returned non-zero exit status
[nbinteract]   129.

While the git repository exists

$ git config --get remote.origin.url
git@gitlab.somewhere.com:user_xy/test_nbinteract.git

thanks for your help

best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions