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

Handle other sources than github.com #2

Open
jtpio opened this issue Dec 27, 2019 · 0 comments
Open

Handle other sources than github.com #2

jtpio opened this issue Dec 27, 2019 · 0 comments

Comments

@jtpio
Copy link
Member

jtpio commented Dec 27, 2019

Just like mybinder.org (and other BinderHubs). the gallery website should also handle other sources than github.com.

This is an issue for the following TODO:

// strip github.com from the repo url
// TODO: handle other sources
repoUrl = repoUrl.replace("https://github.com/", "");

For reference, the BinderHub frontend lives here: https://github.com/jupyterhub/binderhub/tree/23eeb4313d96890e3cc777e614135fa224da868c/binderhub/static/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

No branches or pull requests

1 participant