You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.
Creating a bot user associated with this JupyterHub
This bot would be given access to private repositories that need to be pulled by users on this JupyterHub
We authenticate all users from this JupyterHub as that bot user account, so they can pull these private repositories.
Should be fairly easy to do. However, it gives all users on this JupyterHub access to these private repo, not just any given set of users. jupyterhub/jupyterhub#2245 should help with that once it lands.
Currently, only pulling from public git repos is supported.
We should also support pulling from private git repos.
Ref jupyterhub/nbgitpuller#53
The text was updated successfully, but these errors were encountered: