Skip to main content

A server extension for JupyterLab's git extension

Project description

# jupyterlab-git

[![Binder](https://beta.mybinder.org/badge.svg)](https://mybinder.org/v2/gh/jupyterlab/jupyterlab-git/master?urlpath=lab)

A JupyterLab extension for version control using git

![](http://g.recordit.co/N9Ikzbyk8P.gif)

## Prerequisites

  • JupyterLab

## Usage

  • Open the git extension from the Git tab on the left panel

## Install

`bash jupyter labextension install @jupyterlab/git `

`bash pip install jupyterlab-git jupyter serverextension enable --py jupyterlab_git `

## Development

### Contributing

If you would like to contribute to the project, please read our [contributor documentation](https://github.com/jupyterlab/jupyterlab/blob/master/CONTRIBUTING.md).

JupyterLab follows the official [Jupyter Code of Conduct](https://github.com/jupyter/governance/blob/master/conduct/code_of_conduct.md).

### Install

Requires node 4+ and npm 4+

`bash # Clone the repo to your local environment git clone https://github.com/jupyterlab/jupyterlab-git.git cd jupyterlab-git # Install dependencies npm install # or yarn # Build Typescript source npm run build # or yarn build # Link your development version of the extension with JupyterLab jupyter labextension link . # Rebuild Typescript source after making changes npm run build # or yarn build `

`bash pip install . jupyter serverextension enable --py jupyterlab_git `

To rebuild the package and the JupyterLab app:

`bash npm run build jupyter lab build `

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyterlab_git-0.2.0.tar.gz (6.3 kB view details)

Uploaded Source

File details

Details for the file jupyterlab_git-0.2.0.tar.gz.

File metadata

  • Download URL: jupyterlab_git-0.2.0.tar.gz
  • Upload date:
  • Size: 6.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for jupyterlab_git-0.2.0.tar.gz
Algorithm Hash digest
SHA256 6e99e3f4fa5ef0bf8121d1b3312534493b2548688cf3d8c0e09125d73af99e49
MD5 8a881e0ee2daabfcb541b52bc3844efd
BLAKE2b-256 e56eeb56b15be5476b5fbfbf254b9b772b8fb285ecbea1a90b2c0ce0d0f47217

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page