Skip to main content

A server extension for JupyterLab's git extension

Project description

jupyterlab-git

Binder Build Status Version Version Downloads Version Downloads

A JupyterLab extension for version control using git

Prerequisites

  • JupyterLab

Usage

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

Install

To install perform the following steps:

jupyter labextension install @jupyterlab/git
pip install --upgrade jupyterlab-git
jupyter serverextension enable --py jupyterlab_git

Development

Contributing

If you would like to contribute to the project, please read our contributor documentation.

JupyterLab follows the official Jupyter Code of Conduct.

Team

The Jupyter Git extension is part of Project Jupyter and is developed by an open community of contributors. Our maintainer team is accompanied by a much larger group of contributors to JupyterLab and Project Jupyter as a whole.

JupyterLab Git's current maintainers are listed in alphabetical order, with affiliation, and main areas of contribution:

  • Tim George, Cal Poly (UI/UX design, strategy, management, user needs analysis).
  • Brian Granger, Cal Poly (co-creator, strategy, vision, management, UI/UX design, architecture).
  • Saul Shanabrook, Quansight(software engineering)
  • Jaipreet Singh, AWS (software engineering, UI/UX design, management)
  • William Wang, AWS (UI/UX design)

Maintainer emeritus:

  • Ashutosh Bondre, Cal Poly (software engineering).
  • Noah Stapp, Cal Poly (software engineering).
  • Ji Zhang, Cal Poly (software engineering).
  • Jenna Landy, Cal Poly (sofware engineering).
  • Alena Mueller, Cal Poly (UI/UX design).
  • Neelam Gehlot, AWS (software engineering)

This list is provided to help provide context about who we are and how our team functions. If you would like to be listed, please submit a pull request with your information.

Install

Requires node 4+ and npm 4+

# 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
pip install .
jupyter serverextension enable --py jupyterlab_git

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

Project details


Release history Release notifications | RSS feed

This version

0.8.0

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.8.0.tar.gz (14.2 kB view details)

Uploaded Source

Built Distribution

jupyterlab_git-0.8.0-py2.py3-none-any.whl (18.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: jupyterlab_git-0.8.0.tar.gz
  • Upload date:
  • Size: 14.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.9

File hashes

Hashes for jupyterlab_git-0.8.0.tar.gz
Algorithm Hash digest
SHA256 07796c1a15737266dba754133d0ad7eb511b29624009ec1c21b99d1a8f7e34dd
MD5 08dc4bb974f5fa5a74838fa52438c72f
BLAKE2b-256 140989e89bc8eec04d85c13f2c96f8831c3303266169ed289217d2fdb22d4158

See more details on using hashes here.

File details

Details for the file jupyterlab_git-0.8.0-py2.py3-none-any.whl.

File metadata

  • Download URL: jupyterlab_git-0.8.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 18.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.9

File hashes

Hashes for jupyterlab_git-0.8.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cc680bb82d4b4804929b9b4d6debb96791f1c6c47af4c71e29c07fc4dc5d41bd
MD5 1bbc9da815c014ece1429aec20537e80
BLAKE2b-256 4dce0cef11f2ef507d1bc27c7b334b8ef7797585a90ceb25d40ab79d0a0575e7

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