##// END OF EJS Templates
Document cell magics in %magic....
Document cell magics in %magic. %magic is our main interactive explanation of the magic system, so it's a good place to explain the system.

File last commit:

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