Skip to content

Commit d7affa8

Browse files
committed
WIP
1 parent aa27f33 commit d7affa8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

examples/use-cypher-projection.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,8 +481,14 @@
481481
}
482482
],
483483
"metadata": {
484+
"kernelspec": {
485+
"display_name": ".venv",
486+
"language": "python",
487+
"name": "python3"
488+
},
484489
"language_info": {
485-
"name": "python"
490+
"name": "python",
491+
"version": "3.11.4"
486492
}
487493
},
488494
"nbformat": 4,

0 commit comments

Comments
 (0)