Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Compatability with jupyter-collaboration-extension #1286

Closed
wuerfelfreak opened this issue Oct 27, 2023 · 2 comments
Closed

No Compatability with jupyter-collaboration-extension #1286

wuerfelfreak opened this issue Oct 27, 2023 · 2 comments
Labels

Comments

@wuerfelfreak
Copy link

Description

jupyterlab-git does not seem to work in combination with the jupyter-collaboration-extension.
It says in the git-tab: RTC: is not a Git repository. To use Git, navigate to a local repository, initialize a repository here, or clone an existing repository. despite there being a repo in the current directory.

image

The problem seems to have to do with the fact that jupyter-collaboration-extension prepends RTC: to the tree path.

Reproduce

  1. Install jupyter-lab 4.0.5
  2. pip install jupyter-collaboration
  3. pip install --pre jupyterlab-git==0.50.0a1
  4. clone any repository
  5. enter that repository
  6. see the git tab

Expected behavior

Should recognize the repository.

Context

  • Python package version
    jupyterlab-git==0.50.0a1
    jupyter_collaboration==1.1.0
    jupyter-lab==4.0.5
  • Extension version:
    jupyterlab-git==0.50.0a1
    jupyter_collaboration==1.1.0
    jupyter-lab==4.0.5
  • Git version:
    git version 2.39.2
  • Operating System and its version:
    docker python:3.11.5
@welcome
Copy link

welcome bot commented Oct 27, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@fcollonval
Copy link
Member

Thanks @wuerfelfreak

This is a duplicate of #1282; for information I just released 0.50.0a2 that has the fix for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants