notebook/IPython
Matthias BUSSONNIER 3053ec9f9b Add Tootip to notebook.
When user press '(' and nothing for 1200ms, 'object_info_request' sent to
	the kernel. Then tooltip with 'definition' and beggining of 'docstring'
	 shown to the user if non empty response.

	Unlike Completion <select> , <div> is not focusable so event handled in main
	cell event handeling function

	Add some CSS3 that most browser with websocket should support.
2011-11-24 07:57:41 +01:00
..
frontend/html/notebook Add Tootip to notebook. 2011-11-24 07:57:41 +01:00
testing update copyright to 2011/20xx-2011 2011-11-23 18:02:27 -08:00
utils/tests update copyright to 2011/20xx-2011 2011-11-23 18:02:27 -08:00