##// END OF EJS Templates
Updating cell logic....
Updating cell logic. * Added placeholder to the base Cell class. * Removed the \u0000 char at the beginning of the TextCell placeholder that was there for a CodeMirror bug workaround. * Other refactoring of Cell related Notebook methods.

File last commit:

r1420:34bafc01
r5944:5281dc61
Show More
simplevars.py
2 lines | 22 B | text/x-python | PythonLexer
x = 1
print 'x is:',x