##// END OF EJS Templates
Revert "Add Julia to default script magics."
Matthias Bussonnier -
Show More
@@ -89,7 +89,6 b' class ScriptMagics(Magics):'
89 'python2',
89 'python2',
90 'python3',
90 'python3',
91 'pypy',
91 'pypy',
92 'julia',
93 ]
92 ]
94 if os.name == 'nt':
93 if os.name == 'nt':
95 defaults.extend([
94 defaults.extend([
General Comments 0
You need to be logged in to leave comments. Login now