Commit 4664e37
committed
Remove invalid Jupyter widget metadata from 8B to fix GitHub rendering
This PR removes the metadata.widgets block from the notebook, which contained incomplete widget state information. GitHub’s notebook renderer requires a state field that was missing, causing the “Invalid Notebook / missing 'state' key” error.
After removing the metadata, the notebook renders correctly on GitHub.1 parent ddd969b commit 4664e37
1 file changed
+0
-3582
lines changed
0 commit comments