Skip to content

Commit 21f0287

Browse files
SyedShahmeerAli12Syed Shahmeer Ali
andauthored
Fix: Remove widgets metadata causing GitHub rendering issues (#410)
* Fix: Remove widgets metadata causing GitHub rendering issues - Removed problematic widgets metadata from 11 affected notebooks - Fixes issue #398: 'Invalid Notebook' error on GitHub - Notebooks affected: 27, 31, 32, 33, 34, 35, 37, 40, 41, 44, 46 - Added comprehensive documentation of the fix - All notebooks remain fully functional and now render correctly on GitHub Closes #398 * Remove FIX_DOCUMENTATION.md * Fix: Resolve Unicode encoding issues in notebooks --------- Co-authored-by: Syed Shahmeer Ali <[email protected]>
1 parent 0b6ab51 commit 21f0287

11 files changed

+1468
-36392
lines changed

tutorials/27_First_RAG_Pipeline.ipynb

Lines changed: 1 addition & 689 deletions
Large diffs are not rendered by default.

tutorials/31_Metadata_Filtering.ipynb

Lines changed: 1 addition & 689 deletions
Large diffs are not rendered by default.

tutorials/32_Classifying_Documents_and_Queries_by_Language.ipynb

Lines changed: 1 addition & 689 deletions
Large diffs are not rendered by default.

tutorials/33_Hybrid_Retrieval.ipynb

Lines changed: 1 addition & 689 deletions
Large diffs are not rendered by default.

tutorials/34_Extractive_QA_Pipeline.ipynb

Lines changed: 1 addition & 5135 deletions
Large diffs are not rendered by default.

tutorials/35_Evaluating_RAG_Pipelines.ipynb

Lines changed: 1 addition & 14711 deletions
Large diffs are not rendered by default.

tutorials/37_Simplifying_Pipeline_Inputs_with_Multiplexer.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,4 +525,4 @@
525525
},
526526
"nbformat": 4,
527527
"nbformat_minor": 0
528-
}
528+
}

0 commit comments

Comments
 (0)