Skip to content

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

License

Notifications You must be signed in to change notification settings

kbogas/seegraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages