##// END OF EJS Templates
Do not use NamedTemporaryFile in handle_image_tempfile...
Do not use NamedTemporaryFile in handle_image_tempfile As external program may not be able to reopen the temporary file. See: http://docs.python.org/library/tempfile.html#tempfile.NamedTemporaryFile
Takafumi Arakaki -
r8246:beb69808
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
azurenbmanager.py Loading ...
clustermanager.py Loading ...
filenbmanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
nbmanager.py Loading ...
notebookapp.py Loading ...
zmqhttp.py Loading ...