ipython-vimception
ipython-vimception copied to clipboard
ReferenceError: Cell is not defined
After performing %load_ext vimception I get the following error:
Javascript error adding output! ReferenceError: Cell is not defined See your browser Javascript console for more details. Javascript error adding output! ReferenceError: Cell is not defined See your browser Javascript console for more details.
vimception appears to work, but I lose all syntax highlighting.
I've tested this on Ubuntu 14.04 with Chromium version 34.0.1847.116.
This is awesome. I've the same issues as above - same error and all syntax highlighting goes. Ubuntu 14.04 with Chromium.
It looks like the syntax highlighting issue is realated to issue #7. Toggling the cell between 'code' and 'markdown' or some other format will restore syntax highlighting to that cell.
Still experienced this issue on Ubuntu 15.04 with google-chrome-stable 43.0.2357.65-1. Any suggestion where to look at?
Same here on OS X 10.10 with Firefox 43.0.4. Issue #7 did not point me far enough to fix the issue.
I checked my browsers console as I reloaded and got this error.
accessing
Cellis deprecated. Use
require("notebook/js/cell").Cell``