##// END OF EJS Templates
Improved notebook renaming....
Improved notebook renaming. There is not a rename dialog that is available in the File menu and when you click on the notebook name.

File last commit:

r3408:261328d5
r5859:a98298d2
Show More
__init__.py
4 lines | 72 B | text/x-python | PythonLexer
try:
from path import *
except ImportError:
from _path import *