jupyterlab-gitplus icon indicating copy to clipboard operation
jupyterlab-gitplus copied to clipboard

GitHub Enterprise support for GitPlus

Open amit2rrr opened this issue 5 years ago • 0 comments

Currently GitPlus only works with github.com. We should extend it to work with GitHub Enterprise.

The main step here would be to replace hardcoded URL like this & this with endpoint value coming from Jupyter config (e.g. github_token).

amit2rrr avatar Oct 16 '20 13:10 amit2rrr