notebook/IPython
Brian Granger e59f95376d Major refactoring of saving, notification.
* Refactored the save widget so that the notebook doesn't depend
  on it.  Now the notebook emits events and the save widget
  observes those events.
* Created a new event system for all IPython events (events.js).
  We should start to use this to allow our classes to be loosely
  coupled.
* Created a new notification widget that should be used for all
  notifications. Uses new event system.
* Removed the kernel status widget.
* All kernel status message use new event/notification system.
* The print notebook view works again.
2012-01-31 21:42:01 -08:00
..
frontend/html/notebook Major refactoring of saving, notification. 2012-01-31 21:42:01 -08:00
testing Use explicit for loop to find section in testing. 2012-01-27 11:16:35 +00:00
utils/tests update copyright to 2011/20xx-2011 2011-11-23 18:02:27 -08:00