##// END OF EJS Templates
Merge pull request #1158 from takluyver/nbpy-encoding-declaration...
Merge pull request #1158 from takluyver/nbpy-encoding-declaration Add coding header when notebook exported to .py file. Closes gh-1156, also strips the encoding declaration out when we load a .py file.

File last commit:

r1420:34bafc01
r5746:688cc09e merge
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x