##// END OF EJS Templates
Merge pull request #3607 from jdfreder/writers_no_yaml...
Merge pull request #3607 from jdfreder/writers_no_yaml NbConvert: Writers Add the notion of 'writers', and further cleanup the app and some classes

File last commit:

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