##// END OF EJS Templates
Fix HEAD requests for kernelspec resources...
Fix HEAD requests for kernelspec resources Closes gh-7237 Closes gh-7258 StaticFileHandler.get() is a coroutine. When Tornado calls a handler method, it uses the return value to determine whether or not it's a coroutine. So when head() calls get(), it needs to pass the return value on for Tornado to handle it properly.

File last commit:

r18998:ff3d2102
r19601:f0bcc52a
Show More
test4plus.ipynb
348 lines | 17.6 KiB | text/plain | TextLexer

Invalid Notebook!

{'cell_type': 'future cell', 'metadata': {}, 'key': 'value', 'id': 'f42fdce1'} is not valid under any of the given schemas Failed validating 'oneOf' in future cell_cell['properties']['cells']['items']: On instance['cells'][9]: {'cell_type': 'future cell', 'id': 'f42fdce1', 'key': 'value', 'metadata': {}}