jupyterlab-github
jupyterlab-github copied to clipboard
GitHub integration for JupyterLab
Bumps [terser](https://github.com/terser/terser) from 5.6.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....
Hi all, I'm trying to pre-load the default github repo that is shown when a docker is loaded up using the something like the following in my dockerfile (and needless...
Seeding from `jupyterlab-git` action
To reproduce: Open the extension and set `github user = StatCan`. ~25 repos are shown, but there's more like double that owned by the user. If we set `github user...
Can this integration be used with a private github URL instead of the actual github.com? In other words, can the URL be configurable (leaving the default to github.com)?
It works on Windows 10/Anaconda(version=2019.10). I've tried on AWS/Linux EC2, there was an issue. Tested in two cases: on JupyterHub and on Jupyter notebok - the same result! One point,...