File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
[ ![ Community forum] ( https://img.shields.io/website?down_color=lightgrey&down_message=offline&label=Forums&logo=discourse&up_color=green&up_message=online&url=https%3A%2F%2Fcommunity.neo4j.com%2F )] ( https://community.neo4j.com )
9
9
[ ![ License] ( https://img.shields.io/pypi/l/neo4j-viz )] ( https://pypi.org/project/neo4j-viz/ )
10
10
11
- ` neo4j-viz ` is a Python package for creating interactive graph visualizations based on data from Neo4j products .
11
+ ` neo4j-viz ` is a Python package for creating interactive graph visualizations.
12
12
13
- The output is of type ` IPython.display.HTML ` and can be viewed directly in a Jupyter Notebook, Streamlit.
13
+ The output is of type ` IPython.display.HTML ` and can be viewed directly in a Jupyter Notebook or Streamlit application .
14
14
Alternatively, you can export the output to a file and view it in a web browser.
15
15
16
16
The package wraps the [ Neo4j Visualization JavaScript library (NVL)] ( https://neo4j.com/docs/nvl/current/ ) .
Original file line number Diff line number Diff line change 8
8
[ ![ Community forum] ( https://img.shields.io/website?down_color=lightgrey&down_message=offline&label=Forums&logo=discourse&up_color=green&up_message=online&url=https%3A%2F%2Fcommunity.neo4j.com%2F )] ( https://community.neo4j.com )
9
9
[ ![ License] ( https://img.shields.io/pypi/l/neo4j-viz )] ( https://pypi.org/project/neo4j-viz/ )
10
10
11
- ` neo4j-viz ` is a Python package for creating interactive graph visualizations based on data from Neo4j products .
11
+ ` neo4j-viz ` is a Python package for creating interactive graph visualizations.
12
12
13
- The output is of type ` IPython.display.HTML ` and can be viewed directly in a Jupyter Notebook, Streamlit.
13
+ The output is of type ` IPython.display.HTML ` and can be viewed directly in a Jupyter Notebook or Streamlit application .
14
14
Alternatively, you can export the output to a file and view it in a web browser.
15
15
16
16
The package wraps the [ Neo4j Visualization JavaScript library (NVL)] ( https://neo4j.com/docs/nvl/current/ ) .
You can’t perform that action at this time.
0 commit comments