Skip to content

Releases: jupyterlab/jupyterlab-github

v4.0.0

03 Aug 14:12
Compare
Choose a tag to compare

4.0.0

(Full Changelog)

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@github-actions | @jtpio | @mahendrapaipuri | @welcome

v3.0.1

27 Nov 17:02
fe08169
Compare
Choose a tag to compare

What's Changed

  • JupyterLab 3 support by @khwj
  • Update dependencies

New Contributors

Full Changelog: v2.0.0...v3.0.1

v0.7.1

23 Apr 05:09
Compare
Choose a tag to compare

This is the release for JupyterLab beta 2 (v0.32). It includes support for private repositories and GitHub enterprise usage.

Important: we are deprecating the OAuth app approach to authentication. We now recommend users set up a personal access token to authenticate their requests to GitHub. OAuth authentication will be removed in an upcoming release.

v0.5.1

23 Mar 16:37
Compare
Choose a tag to compare

This is a patch release that includes a fix for handling Unicode characters (#40).

v0.5.0

10 Jan 17:46
429c6fa
Compare
Choose a tag to compare

This release is for JupyterLab Beta 1 (otherwise known as JupyterLab v0.31). It includes some better error handling and bug fixes.

v0.3.0

04 Dec 18:51
e86e0e0
Compare
Choose a tag to compare

This release is for JupyterLab v0.30. It includes:

  • The User/Organization is now included in the file path. This means that it will correctly restore the files upon refresh, and is overall less error prone (#20)
  • There are now toolbar buttons to open a repository on mybinder.org and on GitHub (#19)
  • It now shows an error message if the user tries to open a submodule (#21).

v0.2.0

10 Nov 15:17
Compare
Choose a tag to compare

This is the release of jupyterlab-github for JupyterLab v0.29. It includes a fix for usage in a JupyterHub environment, as well as a smaller bundle size.