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
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.
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
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
The text was updated successfully, but these errors were encountered: