Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 442 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 442 Bytes

zenodo-explorer

This app provides an easy way to explore and previsualize all the files available in one Zenodo repository.

How to run

Install the dependencies with:

conda create --name webfest python=3.8
conda activate webfest
pip install -r requirements.txt

and then run:

python app.py

Authors

Made with ❤️ by Carlos, Colas and Diogo for the CERN webfest (hackathon) 2022: 1st prize winners!