Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 423 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 423 Bytes

set up

python3 -m venv venv
source venv/bin/activate
python3 -m pip install -U pip wheel setuptools poetry
python3 -m pip install -r requirements.txt

run

python3 pyvis-graph.py

Then load in your browser:

  • ./entity_graph1.html
  • ./entity_graph2.html
  • ./entity_graph3.html
  • ./entity_graph4.html

TODO

  • add configuration required for loading data into Senzing