Skip to content

h4ck1ng-science/zenodo-explorer

 
 

Repository files navigation

zenodo-explorer

This app provides an esasy 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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.2%
  • Python 4.3%
  • Other 0.5%