##// END OF EJS Templates
Add %%python2 cell magic....
Thomas Kluyver -
Show More
@@ -97,6 +97,7 b' class ScriptMagics(Magics):'
97 97 'perl',
98 98 'ruby',
99 99 'python',
100 'python2',
100 101 'python3',
101 102 'pypy',
102 103 ]
General Comments 0
You need to be logged in to leave comments. Login now