question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Git Panel not detecting repo

See original GitHub issue

Screen Shot 2019-07-16 at 8 24 00 AM

I tried the --system flag as in #202 but it did not work. Neither did adding/omitting --sys-prefix (It worked before, but then I upgraded to JLab 1.0), through DockerSpawner via JupyterHub. I waited to upgrade until I saw commits here referencing the compatibility, but the setup instructions as listed didn’t work for me. The icon in the file browser that allows you to clone does gray out when I enter a repo, so the extension does seem to have some awareness of its PATH, but the Panel appears to not reflect this.

If I refresh the page, I can sometimes get the Git Panel to reflect the correct directory but it still shows the “Go Find a Repo” button.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:22 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
VolokzhaninVadimcommented, Dec 23, 2019

I deleted extension and repeated all steps by install. It is solved all my problems.

1reaction
firasmcommented, Sep 16, 2019

My git repo wasn’t being detected either on Jupyterlab 1.1.2 - but I had forgotten to install the server extension (https://github.com/jupyterlab/jupyterlab-git). Crucially though, I had to restart jupyterlab to get them to show up.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git missing in VS Code – No source control providers
2. Restart VS Code. 3. Open Command Prompt (Crtl+Shift+P) and write 'Git: Initialize Repository' and choose a folder you ...
Read more >
Managing source control with Git panel - AWS Cloud9
If you already have a working directory for a repository, the Git panel window displays the status of the working directory and the...
Read more >
Using Git in Dreamweaver - Adobe Support
View the untracked files in the Files panel. Files after being committed to the Git repository. View the committed files recognized by Git....
Read more >
Git settings and preferences in Visual Studio - Microsoft Learn
From the Git menu, go to Settings. Go to Git Global Settings to configure this option at the global level; go to Git...
Read more >
Set up a Git repository | PhpStorm Documentation - JetBrains
From the main menu, select Git | Clone, or, if no project is currently opened, click Get from VCS on the Welcome screen....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found