##// 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 / nbconvert / utils
__init__.py Loading ...
base.py Loading ...
console.py Loading ...
exceptions.py Loading ...
lexers.py Loading ...
pandoc.py Loading ...