Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 422 Bytes

File metadata and controls

13 lines (9 loc) · 422 Bytes

netrdexplorer

NETRDExplorer is an interactive webpage for experminting with the different components of NETRD

You can find the site hosted here: https://netrdexplorer.herokuapp.com/

Or you can clone this repo and run it locally with python 3 after installing the dependencies in requirements.txt

pip install .
python NETRDExplorer.py

the site will be on your local host http://127.0.0.1:5000/