Skip to content

Commit

Permalink
Binder now supports Dataverse DOIs #4714
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Dec 11, 2019
1 parent 709162d commit a6b79a8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/sphinx-guides/source/admin/integrations.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,13 @@ Whole Tale
`import data from Dataverse
<https://wholetale.readthedocs.io/en/stable/users_guide/manage.html>`_ via identifier (e.g., DOI, URI, etc) or through the External Tools integration. For installation instructions, see the :doc:`external-tools` section or the `Integration <https://wholetale.readthedocs.io/en/stable/users_guide/integration.html#dataverse-external-tools>`_ section of the Whole Tale User Guide.

Binder
++++++

Researchers can launch Jupyter Notebooks based on the DOI of a Dataverse dataset from https://mybinder.org

Institutions can self host BinderHub. Dataverse is one of the supported `repository providers <https://binderhub.readthedocs.io/en/latest/developer/repoproviders.html#supported-repoproviders>`_.

Discoverability
---------------

Expand Down
7 changes: 7 additions & 0 deletions doc/sphinx-guides/source/api/apps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,13 @@ Archivematica is an integrated suite of open-source tools for processing digital

https://github.com/artefactual/archivematica/tree/v1.9.2/src/MCPClient/lib/clientScripts

repo2docker
~~~~~~~~~~~

repo2docker is a command line tool that allows you to spin up a Docker container from a Dataverse DOI.

https://github.com/jupyter/repo2docker/blob/master/repo2docker/contentproviders/dataverse.py

Java
----

Expand Down

0 comments on commit a6b79a8

Please sign in to comment.