Skip to content

telamonian/jupyterlab-git

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyterlab-git

JLG

Prerequisites

  • JupyterLab

Installation

jupyter labextension install jupyterlab-git

Development

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

npm install
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

About

A Git extension for JupyterLab

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 68.9%
  • Python 27.6%
  • CSS 1.8%
  • Jupyter Notebook 1.4%
  • JavaScript 0.3%