emacs-ipython-notebook/features
dickmao b950bd3a4c Fix "Kernel is busy..." bug
One line change to fix header not updating after cell execution
(keeps saying "Kernel is busy").

The bug does not manifest when running with `ein:debug` true since
EMACS's display loop updates more frequently with debug messages.

In tracking this bug, noticed eldoc support isn't quite there.
`__import__('ein').print_object_info_for(%s)` appears in
`ein-completer` and `ein-pytools`, and is invalid python syntax
afaict.  Took a few steps to make it whole, but incomplete.
2018-10-27 23:04:04 -04:00
..
step-definitions Sane File Navigation 2018-10-26 18:40:19 -04:00
support Sane File Navigation 2018-10-26 18:40:19 -04:00
notebooklist.feature Sane File Navigation 2018-10-26 18:40:19 -04:00
undo.feature Fix "Kernel is busy..." bug 2018-10-27 23:04:04 -04:00
undo.ipynb Implement undo 2018-10-02 10:00:25 -04:00