-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReferenceError: Cell is not defined #8
Comments
This is awesome. |
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.
|
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.
The text was updated successfully, but these errors were encountered: