notebook/IPython
Fernando Perez 5067e77292 Merge pull request #1334 from fawce/keycuts
Make Control-S (or Cmd-S on Apple) save the actual notebook instead of bringing up the useless 'save as html' dialog.  This doesn't disable the C-m-s keybinding, simply adds the far more familiar and common C-s.
2012-01-28 16:39:06 -08:00
..
frontend/html/notebook Merge pull request #1334 from fawce/keycuts 2012-01-28 16:39:06 -08:00
testing Use explicit for loop to find section in testing. 2012-01-27 11:16:35 +00:00
utils/tests