Skip to content

hercules261188/jupyterlab-github

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jupyterlab-github

Prerequisites

  • JupyterLab 0.27.0

Installation

For a development install, do the following in the repository directory:

npm install
npm run build
jupyter labextension link .

To rebuild the package and the JupyterLab app after making changes:

npm run build
jupyter lab build

About

GitHub integration for JupyterLab

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 58.4%
  • Python 38.0%
  • CSS 3.6%