Skip to content

Commit fd64b60

Browse files
committed
Format notebooks using pandoc 3.3.1
brew updated to 3.5 (and only has one version)
1 parent 7779f81 commit fd64b60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/modules/ROOT/pages/tutorials/heterogeneous-node-classification-with-hashgnn.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ part with something like a
347347
https://neo4j.com/docs/graph-data-science-client/current/graph-object/#_projecting_a_graph_object[projection
348348
from a Neo4j database] to create a more realistic production workflow.
349349

350-
=== Comparison with other methods
350+
== Comparison with other methods
351351

352352
As mentioned we tried to mimic the setup of the benchmarks in the
353353
NeurIPS paper
@@ -382,7 +382,7 @@ descent compared to the deep learning models above - HashGNN is an
382382
unsupervised algorithm - HashGNN runs a lot faster (even without a GPU)
383383
and requires a lot less memory
384384

385-
=== Further learning
385+
== Further learning
386386

387387
To learn more about the topics covered in this notebook, please check
388388
out the following pages of the GDS manual:

0 commit comments

Comments
 (0)