Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support all repo providers #1

Closed
bitnik opened this issue Apr 23, 2020 · 0 comments · Fixed by #14
Closed

support all repo providers #1

bitnik opened this issue Apr 23, 2020 · 0 comments · Fixed by #14

Comments

@bitnik
Copy link
Contributor

bitnik commented Apr 23, 2020

### Repo providers
Only the following repo providers are supported in this chart:
- GitHubRepoProvider
- GistRepoProvider
- GitLabRepoProvider
- GitRepoProvider
Other providers (ZenodoProvider, FigshareProvider, HydroshareProvider, DataverseProvider) are currently not supported.
If you enable them, persistent BinderHub is not going to work as expected for these providers.

Here are the pieces to update:

  1. binderhub.extraConfig.10-repo-providers in values.yaml
  2. projects_form.html
  3. PersistentBinderSpawner
  4. persistent_bhub.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant