Open
Description
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).