##// END OF EJS Templates
Select adequate highlighter for cell magic languages...
Select adequate highlighter for cell magic languages Detect cells that use language extension magics such as %%R or %%bash and call the appropriate pygmentize lexer. Closes #4184
Pablo de Oliveira -
r12571:009a294c
Show More
Name Size Modified Last Commit Author
/ IPython / nbformat / v2
tests
__init__.py Loading ...
convert.py Loading ...
nbbase.py Loading ...
nbjson.py Loading ...
nbpy.py Loading ...
nbxml.py Loading ...
rwbase.py Loading ...