##// END OF EJS Templates
JSON formatter expects JSONable dict/list...
JSON formatter expects JSONable dict/list not already-serialized JSON string pre-3.0 case of JSON string is handled with a warning. msgspec5 made this change, but Python APIs that publish JSON weren't updated to match.

File last commit:

r18596:2d590459
r19557:b1cd7d16
Show More
invalid.ipynb
305 lines | 16.9 KiB | text/plain | TextLexer

Invalid Notebook!

'source' is a required property Failed validating 'required' in markdown_cell: On instance['cells'][0]: {'cell_type': 'markdown', 'metadata': {}}