Skip to content

Commit 33aa485

Browse files
committed
Updated README
1 parent f8c48ff commit 33aa485

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
In September 2024 **Neo4j [announced](https://www.datanami.com/2024/09/04/neo4j-simplifies-graph-database-in-the-cloud/#:~:text=NeoDash%20is%20an%20open%20source,was%20open%20source%2C%20not%20supported) NeoDash is evolving into a fully supported dashboard builder, as part of the Neo4j product suite**.
77

8-
This project (NeoDash Labs) will continue to exist and contain experimental features. If you're interested to get official support for NeoDash as part of a Neo4j License agreement, please reach out to your Neo4j contact person.
8+
This project (NeoDash Labs) will continue to exist and contain experimental features, but will have official support. If you're interested to get official support for NeoDash as part of a Neo4j License agreement, please reach out to your Neo4j contact person.
99

1010
## About NeoDash
1111
NeoDash is a web-based tool for visualizing your Neo4j data. It lets you group visualizations together as dashboards, and allow for interactions between reports.
@@ -17,8 +17,10 @@ Neodash supports presenting your data as tables, graphs, bar charts, line charts
1717
## Try NeoDash
1818
You can run NeoDash in one of three ways:
1919

20-
1. You can install NeoDash into Neo4j Desktop from the [graph app gallery](https://install.graphapp.io). NeoDash will automatically connect to your active database.
21-
2. You can run NeoDash from a web browser by visiting http://neodash.graphapp.io.
20+
1. You can install NeoDash Labs into Neo4j Desktop from the [graph app gallery](https://install.graphapp.io). NeoDash will automatically connect to your active database.
21+
> Note: never versions of Neo4j Desktop do not support adding experimental graph apps such as NeoDash.
22+
23+
2. You can run NeoDash Labs from a web browser by visiting http://neodash.graphapp.io.
2224
3. For on-prem deployments, you can build the application yourself, or pull the latest Docker image from Docker Hub.
2325
```
2426
# Run the application on http://localhost:5005
@@ -87,4 +89,4 @@ If you have any questions about NeoDash, please reach out to the maintainers:
8789
- Connect with us on the [Neo4j Discord](https://neo4j.com/developer/discord/).
8890
- Create a post on the Neo4j [Community Forum](https://community.neo4j.com/).
8991

90-
> NeoDash Labs is a free and open-source tool developed by the Neo4j community - not an official Neo4j product. If you have a need for a commercial agreement around training, custom extensions or other services, please contact your [Neo4j Account Manager](hhttps://neo4j.com/contact-us/).
92+
> NeoDash Labs is a free and open-source tool developed by the Neo4j community - not an official Neo4j product. Use at your own risk!

0 commit comments

Comments
 (0)