##// END OF EJS Templates
Fix configurability of codecell...
Fix configurability of codecell code cell where actually not configurable, this fixes that + add a convenient methods to dump the content of the configuration in the config file. this also close #7896 by defaulting closebracket to true, which is now configurable :-) It also switches the default magic highlight mode to string so that they could also be configured.
Matthias Bussonnier -
r20604:8fd5f5a9
Show More
Name Size Modified Last Commit Author
/ IPython / html / static / notebook / js
celltoolbarpresets
about.js Loading ...
actions.js Loading ...
cell.js Loading ...
celltoolbar.js Loading ...
codecell.js Loading ...
codemirror-ipython.js Loading ...
codemirror-ipythongfm.js Loading ...
completer.js Loading ...
contexthint.js Loading ...
kernelselector.js Loading ...
keyboardmanager.js Loading ...
main.js Loading ...
maintoolbar.js Loading ...
mathjaxutils.js Loading ...
menubar.js Loading ...
notebook.js Loading ...
notificationarea.js Loading ...
outputarea.js Loading ...
pager.js Loading ...
quickhelp.js Loading ...
savewidget.js Loading ...
scrollmanager.js Loading ...
textcell.js Loading ...
toolbar.js Loading ...
tooltip.js Loading ...
tour.js Loading ...