GitHub - datacite/notebooks: Jupyter notebooks using GraphQL APIs by FREYA partners

Skip to content

Navigation Menu

Sign in

Appearance settings

To launch all the notebooks in one Binder instance, follow this link 👉 Binder

See each subfolder readme to launch each notebook separately.

notebooks

Jupyter notebooks

Python notebooks

To run the python notebooks, it is recommended to use a virtual environment as follows:

virtualenv venv
pip install -r requirements.txt
source venv/bin/activate

And then, run