jupyterlab / jupyterlab/jupyterlab-github
Extension shows a subset of repos owned by a user
- Dominant language
- TypeScript
- Stars
- 437
- Forks
- 101
- PR merge metrics
- No merged PRs in 30d
Description
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 = StatCan/jupyter-notebooks`, we see the contents of that repo even thought it wasn't shown in the first list.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in the JupyterLab GitHub extension using the `StatCan` user and compare its repository list with the repositories visible through `StatCan/jupyter-notebooks`. Start at the extension entry point that handles the GitHub user setting and repository listing; done means all repositories owned by the user appear in the first list, including `jupyter-notebooks`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100