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

r18596:2d590459
r21459:46d3d76e
Show More
invalid.ipynb
305 lines | 16.9 KiB | text/plain | TextLexer

Invalid Notebook!

'source' is a required property Failed validating 'required' in markdown_cell: On instance['cells'][0]: {'cell_type': 'markdown', 'metadata': {}}