##// END OF EJS Templates
Merge pull request #10834 from Ismael-VC/patch-1...
Thomas Kluyver -
r23960:e741a076 merge
parent child Browse files
Show More
@@ -89,6 +89,7 b' class ScriptMagics(Magics):'
89 'python2',
89 'python2',
90 'python3',
90 'python3',
91 'pypy',
91 'pypy',
92 'julia',
92 ]
93 ]
93 if os.name == 'nt':
94 if os.name == 'nt':
94 defaults.extend([
95 defaults.extend([
General Comments 0
You need to be logged in to leave comments. Login now