##// 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.
Min RK -
r21459:46d3d76e
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / templates / latex
skeleton
article.tplx Loading ...
base.tplx Loading ...
report.tplx Loading ...
style_bw_ipython.tplx Loading ...
style_bw_python.tplx Loading ...
style_ipython.tplx Loading ...
style_python.tplx Loading ...