Skip to content

Failed to load the jupyterlab-git server extension #1237

@GretaVilla

Description

@GretaVilla

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

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:

imageimage

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions