##// END OF EJS Templates
First implementation of cell magics that goes via inputsplitter....
First implementation of cell magics that goes via inputsplitter. The code is still ugly and probably somewhat fragile, but the basic idea is there. I need to clean things up and test in the qt console and terminal, where things aren't probably quite right yet.

File last commit:

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