# jupyterlab/jupyterlab-git

A Git extension for JupyterLab

Repository: https://github.com/jupyterlab/jupyterlab-git
Canonical: https://ross.abutalabs.com/products/jupyterlab-git
Language: TypeScript
License: BSD-3-Clause
License Family: permissive
Topics: jupyterlab, git, jupyterlab-extension
Last push: 2026-08-17T06:16:54+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 84, longevity 100
- inputs: {"age_days": 3361, "days_push": 16, "days_rel": 30, "gap_med": 56, "n_releases_24m": 10}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1610, forks 411 (observed 2026-08-28T04:05:10.926882+00:00)

## What it is
A JupyterLab extension that adds Git version control support to the JupyterLab interface, providing a left-panel UI for staging, committing, branching, and pushing changes. It includes a Python/jupyter-server backend that wraps Git commands and a bundled frontend extension.

## Use cases
- track notebook changes with git inside jupyterlab
- commit and push notebooks from jupyterlab ui
- view git diff of jupyter notebooks
- manage branches in jupyterlab
- stage and commit files without leaving jupyterlab
- set up git authentication for remote repos in jupyter

## When to choose
- you use JupyterLab and want integrated Git workflows
- you want a visual Git panel for notebooks and files
- you need to commit/push from a remote Jupyter server

## When to avoid
- you use plain Jupyter Notebook classic or another IDE
- you prefer command-line Git workflows
- you need Git features beyond the extension's supported UI operations

## Facets
- artifact type: plugin
- maturity: active
- function: version-control, developer-tools, plugin-system
- domain: developer-tools, version-control, data-science
- platform: cross-platform, python
- tags: jupyterlab-extension, git, notebooks, version-control-ui, web-server, nodejs

## Member repositories
- jupyterlab/jupyterlab-git (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:10.926882+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:51:14.706681+00:00, confidence not recorded.
  - readme: https://github.com/jupyterlab/jupyterlab-git (fetched 2026-08-28T04:05:10.926882+00:00, sha a85b40ca75cc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
