##// END OF EJS Templates
Work on the base Cell API....
Work on the base Cell API. * Added set_text/get_text in favor of get_code/set_code and get_source/set_source. * Added methods to the base class (get_text, set_text, refresh, edit, render, toJSON, fromJSON).

File last commit:

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