Open
Description
Proposed change
Support Handles (similar to DOIs)
That is, perhaps something like this should work:
jupyter-repo2docker hdl:11529/10549105
However, I'm not sure if you want https://mybinder.org/v2/dataverse/11529/10549105 to work? 🤔 Right now DOIs are assumed. As a URL https://mybinder.org/v2/hdl:11529/10549105 makes more sense to me.
Alternative options
From the command line, using the full URL works:
jupyter-repo2docker 'https://data.cimmyt.org/dataset.xhtml?persistentId=hdl:11529/10549105'
Who would use this feature?
I'm not 100% sure this feature would be used but last I checked the following Dataverse installations use Handles instead of DOIs
- https://abacus.library.ubc.ca
- https://data.cimmyt.org
- https://dvn.fudan.edu.cn
- https://data.mel.cgiar.org
- https://datos.pucp.edu.pe
Perhaps some of them would like to use Binder. 🤷
How much effort will adding it take?
Not sure.
Who can do this work?
Someone who knows Python.
Activity