##// END OF EJS Templates
update notebook creation handlers...
update notebook creation handlers - only POST to directories (notebook picks name) - only PUT to full paths - PUT and POST should be equivalent aside from who picks the notebook name.

File last commit:

r8121:66727cb1
r13129:f4c1a0aa
Show More
print_argv.py
2 lines | 30 B | text/x-python | PythonLexer
import sys
print sys.argv[1:]