##// END OF EJS Templates
Backport PR #5163: Simplify implementation of TemporaryWorkingDirectory....
Backport PR #5163: Simplify implementation of TemporaryWorkingDirectory. Closes gh-5160 This means `TemporaryWorkingDirectory` can only be used as a context manager, but that's the only way we were using it anyway.
MinRK -
r15377:5a350b98
Show More
Name Size Modified Last Commit Author
/ IPython / nbconvert / filters
tests
__init__.py Loading ...
ansi.py Loading ...
datatypefilter.py Loading ...
highlight.py Loading ...
latex.py Loading ...
markdown.py Loading ...
strings.py Loading ...