Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.05 KB

REQUIREMENTS.md

File metadata and controls

10 lines (7 loc) · 1.05 KB

Requirements

At least 4GB of RAM was required to run and configure Neo4j. Our artifacts will require ~5GB of storage if you choose to download additional raw data beyond the storage needed to download the repository and the tools. No particular operating system is required, but our scripts were tested on Linux (Manjaro and Ubuntu). See requirements.txt for a list of Python dependencies. Other dependencies that should be installed:

The VirtualBox image provided was tested with Ubuntu 20.04.6. On Ubuntu, you may need to additionally run sudo apt install build-essential in order to build the pygraphviz Python dependency in requirements.txt.