Show More
@@ -56,6 +56,7 var IPython = (function (IPython) { | |||||
56 | ,'magic_python' :{'reg':[/^%%python3?/]} |
|
56 | ,'magic_python' :{'reg':[/^%%python3?/]} | |
57 | ,'magic_shell' :{'reg':[/^%%bash/]} |
|
57 | ,'magic_shell' :{'reg':[/^%%bash/]} | |
58 | ,'magic_r' :{'reg':[/^%%R/]} |
|
58 | ,'magic_r' :{'reg':[/^%%R/]} | |
|
59 | ,'magic_text/x-cython' :{'reg':[/^%%cython/]} | |||
59 | }, |
|
60 | }, | |
60 |
|
61 | |||
61 | /** |
|
62 | /** |
General Comments 0
You need to be logged in to leave comments.
Login now