jupyterlab/jupyterlab-git

Name: jupyterlab-git

Owner: JupyterLab

Description: A Git extension for JupyterLab

Created: 2017-06-20 17:31:00.0

Updated: 2018-01-18 11:33:26.0

Pushed: 2018-01-17 17:58:39.0

Homepage: null

Size: 366

Language: TypeScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

jupyterlab-git

Pre-alpha version.
(not yet published on npm)
If you want to install & give it a try, clone the repo first & then use the commands below from the cloned directory.

Prerequisites
Installation & Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

install
ter labextension link .

To rebuild the package and the JupyterLab app:

run build
ter lab build
Installation and activation of Git handler

Installation and activation for jupyterlab_git python handler package:

install .
ter serverextension enable --py jupyterlab_git

Launch JupyterLab & you will see the new Git buttons on the left side of the window.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.