##// 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:

r17291:d1162f79
r19557:b1cd7d16
Show More
style.less
6 lines | 81 B | text/x-less | LessCssLexer
MinRK
add comments for style blocks in less...
r17291 /*!
*
* IPython tree view
*
*/
Brian E. Granger
Fixing less @import paths in auth/base/tree....
r12641 @import "altuploadform.less";
@import "tree.less";