Installation

You can install the latest version of the library with pip:

pip install neo4j-viz

Optional dependencies

There are a few optional dependencies that you can install to enable additional features of the library.

Integration with external sources

The library can import data directly from external sources. Each integration page includes installation instructions for the needed dependencies.

Notebook tutorials

You need to install some additional dependencies to run the Jupyter notebook tutorials:

pip install neo4j-viz[notebook]