##// END OF EJS Templates
Add APIHandler base class...
Add APIHandler base class - ensures all API responses are json - sets CSP to prevent js execution on all API replies
Min RK -
r21469:b15ba97b
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v3
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbformat.v3.schema.json Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
rwbase.py Loading ...