Skip to content

datacite/notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

jupyter notebook

About

Jupyter notebooks using GraphQL APIs by FREYA partners

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published