Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 472 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 472 Bytes

seegraph

Dirty graph visualization on local files, focusing on a subset of a big graph.T

This is a work in-progress expect some bugs and limited functionality.

Run

Install requirements with:

pip install -r requirements.txt

and then simply run the app:

streamlit run app_to_show.py

Go to localhost (or the corresponding port provided in streamlit run) and see something like the following:

demo app