feat: Create notebook to show how to compute ranks from graph (#771)

<!-- .github/pull_request_template.md -->

## Description
As discussed with @hande-k and Lazar, I've created a short demo to
illustrate how to get the pagerank rankings from the knowledge graph
given the nx engine. This is a POC, and a first of step towards solving
#643 .

Please let me know what you think, and how to proceed from here. :)

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: Boris <boris@topoteretes.com>
Co-authored-by: Hande <159312713+hande-k@users.noreply.github.com>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
This commit is contained in:
Diego Baptista Theuerkauf 2025-05-13 16:36:51 +02:00 committed by GitHub
parent 8ea00971ad
commit 13bb244746
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

634
notebooks/node_scores.ipynb Normal file

File diff suppressed because one or more lines are too long