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

Parse mybinder.org URLs into the form fields when pasting on front page #1057

Closed
westurner opened this issue Feb 11, 2020 · 2 comments
Closed

Comments

@westurner
Copy link

When I copy a url (e.g. [1]) to the field on https://mybinder.org, JS could fill out the form fields ("Git branch, tag, or commit", "Path to a notebook file (optional)") from the url with a regex that -- IIRC -- is the same for GitLab as for GitHub.

[1] https://mybinder.org/v2/gh/econ-ark/HARK/master?filepath=examples%2FGentle-Intro%2FGentle-Intro-To-HARK.ipynb

@betatim betatim changed the title ENH: Parse [GitHub,] urls into the form fields on paste Parse mybinder.org URLs into the form fields when pasting on front page Feb 13, 2020
@betatim
Copy link
Member

betatim commented Feb 13, 2020

xref: #844 #322

The idea of a smarter text input field is being discussed under the label of "awesome bar": https://github.com/jupyterhub/binderhub/search?q=awesome+bar+is%3Aissue&type=Issues which has a few related issues.

@manics
Copy link
Member

manics commented Sep 20, 2021

Closing, see above linked issues

@manics manics closed this as completed Sep 20, 2021
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

3 participants