Skip to content

Commit 01fda64

Browse files
Fix title, complete note about the origin of the tutorial
1 parent a27c22c commit 01fda64

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

tutorials/modules/ROOT/pages/graph-viz.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
== Visualising TypeDB Data with Python
1+
= Visualising TypeDB Data with Python
2+
23
[NOTE]
34
====
4-
This tutorial is based on a jupyter notebook. You can run it locally
5+
This tutorial is based on the jupyter notebook in the
6+
https://github.com/typedb-osi/typedb-graph-utils/python[typedb-graph-utils] repository.
7+
You can set it up and run it locally.
58
====
69

710
This tutorial builds a simple python library for visualising TypeDB

0 commit comments

Comments
 (0)