Skip to content

Commit 564a980

Browse files
Pathway-DevManul from Pathway
andcommitted
Daily Pathway examples refresh
Co-authored-by: Manul from Pathway <[email protected]> GitOrigin-RevId: 25f1ae1abcdfc75ce32152401534bedc7dd90b6a
1 parent dcfd29a commit 564a980

37 files changed

+95
-95
lines changed

examples/notebooks/showcases/adaptive_rag_question_answering.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@
536536
"name": "python",
537537
"nbconvert_exporter": "python",
538538
"pygments_lexer": "ipython3",
539-
"version": "3.11.13"
539+
"version": "3.11.14"
540540
}
541541
},
542542
"nbformat": 4,

examples/notebooks/showcases/fuzzy_join_part1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@
357357
"name": "python",
358358
"nbconvert_exporter": "python",
359359
"pygments_lexer": "ipython3",
360-
"version": "3.11.13"
360+
"version": "3.11.14"
361361
}
362362
},
363363
"nbformat": 4,

examples/notebooks/showcases/fuzzy_join_part2.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -526,7 +526,7 @@
526526
"name": "python",
527527
"nbconvert_exporter": "python",
528528
"pygments_lexer": "ipython3",
529-
"version": "3.11.13"
529+
"version": "3.11.14"
530530
}
531531
},
532532
"nbformat": 4,

examples/notebooks/showcases/langchain-integration.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@
380380
"name": "python",
381381
"nbconvert_exporter": "python",
382382
"pygments_lexer": "ipython3",
383-
"version": "3.11.13"
383+
"version": "3.11.14"
384384
}
385385
},
386386
"nbformat": 4,

examples/notebooks/showcases/live-data-jupyter.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@
494494
"name": "python",
495495
"nbconvert_exporter": "python",
496496
"pygments_lexer": "ipython3",
497-
"version": "3.11.13"
497+
"version": "3.11.14"
498498
}
499499
},
500500
"nbformat": 4,

examples/notebooks/showcases/lsh.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@
330330
"name": "python",
331331
"nbconvert_exporter": "python",
332332
"pygments_lexer": "ipython3",
333-
"version": "3.11.13"
333+
"version": "3.11.14"
334334
}
335335
},
336336
"nbformat": 4,

examples/notebooks/showcases/mistral_adaptive_rag_question_answering.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@
621621
"name": "python",
622622
"nbconvert_exporter": "python",
623623
"pygments_lexer": "ipython3",
624-
"version": "3.11.13"
624+
"version": "3.11.14"
625625
}
626626
},
627627
"nbformat": 4,

examples/notebooks/showcases/multimodal-rag-using-Gemini.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@
665665
"name": "python",
666666
"nbconvert_exporter": "python",
667667
"pygments_lexer": "ipython3",
668-
"version": "3.11.13"
668+
"version": "3.11.14"
669669
}
670670
},
671671
"nbformat": 4,

examples/notebooks/showcases/multimodal-rag.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -631,7 +631,7 @@
631631
"name": "python",
632632
"nbconvert_exporter": "python",
633633
"pygments_lexer": "ipython3",
634-
"version": "3.11.13"
634+
"version": "3.11.14"
635635
}
636636
},
637637
"nbformat": 4,

examples/notebooks/tutorials/alert-deduplication.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@
381381
"name": "python",
382382
"nbconvert_exporter": "python",
383383
"pygments_lexer": "ipython3",
384-
"version": "3.11.13"
384+
"version": "3.11.14"
385385
}
386386
},
387387
"nbformat": 4,

0 commit comments

Comments
 (0)