Skip to content

Commit b2772e4

Browse files
Gaudy BlancoGaudy Blanco
authored andcommitted
fix pipeline
1 parent 0ecc81f commit b2772e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/examples_notebooks/api_overview.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@
171171
],
172172
"metadata": {
173173
"kernelspec": {
174-
"display_name": ".venv",
174+
"display_name": "graphrag-monorepo",
175175
"language": "python",
176176
"name": "python3"
177177
},
@@ -185,7 +185,7 @@
185185
"name": "python",
186186
"nbconvert_exporter": "python",
187187
"pygments_lexer": "ipython3",
188-
"version": "3.11.9"
188+
"version": "3.12.9"
189189
}
190190
},
191191
"nbformat": 4,

docs/examples_notebooks/input_documents.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@
172172
],
173173
"metadata": {
174174
"kernelspec": {
175-
"display_name": "graphrag",
175+
"display_name": "graphrag-monorepo",
176176
"language": "python",
177177
"name": "python3"
178178
},
@@ -186,7 +186,7 @@
186186
"name": "python",
187187
"nbconvert_exporter": "python",
188188
"pygments_lexer": "ipython3",
189-
"version": "3.12.10"
189+
"version": "3.12.9"
190190
}
191191
},
192192
"nbformat": 4,

0 commit comments

Comments
 (0)