/netrdexplorer

Primary LanguageHTMLMIT LicenseMIT

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/