Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 532 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 532 Bytes

Interactive dashboard code for the paper "The Potential Role of a Hydrogen Network in Europe"

DOI

Code for interactive dashboard for results exploration.

See live version at: h2-network.streamlit.app

Local Installation and Usage

Install dependencies:

pip install -r requirements.txt

Start interactive dashboard:

streamlit run streamlit_app.py

License

MIT