##// END OF EJS Templates
Backport PR #8405: FIX : flip atexit registration...
Backport PR #8405: FIX : flip atexit registration Register the sphinx spcefic atexit function before InteractiveShell can register it's clean up function. The functions are executed last-in, first-out which means in this case the temporary profile directory is deleted before the final history writing can be done which results in exceptions/warnings coming out of sphinx.

File last commit:

r18998:ff3d2102
r21459:46d3d76e
Show More
test4plus.ipynb
348 lines | 17.6 KiB | text/plain | TextLexer

Invalid Notebook!

{'cell_type': 'future cell', 'metadata': {}, 'key': 'value', 'id': 'e7d70a0d'} 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': 'e7d70a0d', 'key': 'value', 'metadata': {}}