Fix: Remove widgets metadata causing GitHub rendering issues#410
Fix: Remove widgets metadata causing GitHub rendering issues#410anakin87 merged 3 commits intodeepset-ai:mainfrom SyedShahmeerAli12:fix-jupyter-widgets-metadata-issue-398
Conversation
- 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
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
Hello and thanks for the fix! Could you please remove FIX_DOCUMENTATION.md and instead explain in short what you did in a GitHub comment? |
|
Ok Sir , I will do that in a bit
…On Mon, 25 Aug 2025 at 13:55, Stefano Fiorucci ***@***.***> wrote:
*anakin87* left a comment (deepset-ai/haystack-tutorials#410)
<#410 (comment)>
Hello and thanks for the fix!
Could you please remove FIX_DOCUMENTATION.md and instead explain in short
what you did in a GitHub comment?
—
Reply to this email directly, view it on GitHub
<#410 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BJ3XETEDKGRIR4UD6EFJXLL3PLFPPAVCNFSM6AAAAACEV5GJC2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTEMJZGQYDEOBSGI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
What I did: Notebooks fixed: 27, 31, 32, 33, 34, 35, 37, 40, 41, 44, 46 Removed the documentation file as requested. Let me know if you need any other changes! |
anakin87
left a comment
There was a problem hiding this comment.
This PR looks good.
Tests are failing because Secrets are not available in PRs running from forks.
I'll merge this PR. (If something breaks on the website, we can always revert it).
Closes #398