neo4j / graph-data-science-client

A Python client for the Neo4j Graph Data Science (GDS) library
https://neo4j.com/product/graph-data-science/
Apache License 2.0
191 stars 46 forks source link

Add notebook for visualizing projections with PyVis #766

Open adamnsch opened 1 week ago

adamnsch commented 1 week ago

Thank you for your contribution to the Graph Data Science Client project.

Before submitting this PR, please read Contributing to the Neo4j Ecosystem.

Make sure:

netlify[bot] commented 1 week ago

Deploy Preview for neo4j-graph-data-science-client ready!

Name Link
Latest commit 450af656ab858c6bd2d9cb956e564fececd8d933
Latest deploy log https://app.netlify.com/sites/neo4j-graph-data-science-client/deploys/670e79d3a4079f00082ef94e
Deploy Preview https://deploy-preview-766--neo4j-graph-data-science-client.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 week ago

Deploy Preview for neo4j-graph-data-science-client canceled.

Name Link
Latest commit 0703121a25420a97acca4122c871638486784ac9
Latest deploy log https://app.netlify.com/sites/neo4j-graph-data-science-client/deploys/67125add65baf600083c4f1c
adamnsch commented 1 week ago

It would be nice to include either a html or image for the visualization in the docs somehow...

adamnsch commented 1 week ago

Screenshot 2024-10-15 at 16 35 11 What the visualization looks like :)

FlorentinD commented 1 week ago

looked a bit into the convert.sh complain ... resulted in #767 use the correct version in dev.txt

adamnsch commented 1 week ago

looked a bit into the convert.sh complain ... resulted in #767 use the correct version in dev.txt

Ok, nice! I will have a look

FlorentinD commented 1 week ago

@adamnsch updated pandoc on CI -> the checkstyle should go green now 🤞

adamnsch commented 1 week ago

@adamnsch updated pandoc on CI -> the checkstyle should go green now 🤞

Excellent work 👏

FlorentinD commented 10 hours ago

772 is the PR to allow replacing outputs for the doc version. Not yet ready but closing in :)