##// END OF EJS Templates
Apply @needs_local_scope to cell magics....
Apply @needs_local_scope to cell magics. While technically this will not be completely needed (at cell magics cannot be in nested scope), it make the API a tiny bit more consistent between line and cell magics. (Bug report I recieved personally that will be submitted later)

File last commit:

r24535:23eb6b09
r24895:43246e6d
Show More
antigravity-feature.rst
5 lines | 124 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / antigravity-feature.rst
Matthias Bussonnier
Start to updates the what's new / changelog....
r24535 Antigravity feature
===================
Example new antigravity feature. Try ``import antigravity`` in a Python 3
console.