##// 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.
Min RK -
r19557:b1cd7d16
Show More
Name Size Modified Last Commit Author
/ IPython / html / widgets
tests
__init__.py Loading ...
interaction.py Loading ...
widget.py Loading ...
widget_bool.py Loading ...
widget_box.py Loading ...
widget_button.py Loading ...
widget_float.py Loading ...
widget_image.py Loading ...
widget_int.py Loading ...
widget_link.py Loading ...
widget_output.py Loading ...
widget_selection.py Loading ...
widget_selectioncontainer.py Loading ...
widget_string.py Loading ...