jupyterlab / jupyterlab/jupyterlab-git

Failed to load the jupyterlab-git server extension

Open
#1,237 15 comments 2 reactions 0 assignees View on GitHub
status:Needs Info
Dominant language
TypeScript
Stars
1.6k
Forks
412
Avg merge
19h 59m
Merged PRs (30d)
3

Description

I'm using an Azure virtual machine. In jupyter lab I downloaded the git extension with:
`pip install jupyterlab-git `
and downloaded @jupyterlab/git from the extension manager.

After refresh I get the following error:
"Git server extension is unavailable. Please ensure you have installed the JupyterLab Git server extension by running: pip install --upgrade jupyterlab-git. To confirm that the server extension is installed, run: jupyter server extension list."

![image](https://user-images.githubusercontent.com/103126089/234547098-e119fbce-cf4a-4398-b022-63051a672d9c.png)

I did run `pip install --upgrade jupyterlab-git ` and everything seems fine, requirements were already installed.
From the output of jupyter server extension list I can correctly see the extension:

![image](https://user-images.githubusercontent.com/103126089/234548819-fe031dd9-729a-43c2-a251-327f198a1873.png)![image](https://user-images.githubusercontent.com/103126089/234548249-daab732c-5b0f-46bc-ba03-0ac71b182ad0.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.