##// END OF EJS Templates
Merge pull request #2216 from Carreau/autohighlight...
Merge pull request #2216 from Carreau/autohighlight Autochange highlight with cell magics Highlight change is made on cell load and Enter keypress. For now, it recognizes %%javascript, %%python[3], %%ruby, %%bash , %%R, %%perl. new modes can easily be added by adding regular expression on config.js
Bussonnier Matthias -
r8506:0ed37f8c merge
Show More
Name Size Modified Last Commit Author
/ IPython / frontend / html / notebook
static
templates
tests
__init__.py Loading ...
azurenbmanager.py Loading ...
clustermanager.py Loading ...
filenbmanager.py Loading ...
handlers.py Loading ...
kernelmanager.py Loading ...
nbmanager.py Loading ...
notebookapp.py Loading ...
zmqhttp.py Loading ...