##// END OF EJS Templates
Merge pull request #3521 from jdfreder/nbconvert_exceptionfix...
Merge pull request #3521 from jdfreder/nbconvert_exceptionfix Nbconvert fix, silent fail if template doesn't exist If template is not found by name, an exception is thrown.

File last commit:

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