Skip to content
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

Open
lukepfister opened this issue Jul 28, 2014 · 4 comments
Open

ReferenceError: Cell is not defined #8

lukepfister opened this issue Jul 28, 2014 · 4 comments

Comments

@lukepfister
Copy link

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.

@djhume
Copy link

djhume commented Jul 29, 2014

This is awesome.
I've the same issues as above - same error and all syntax highlighting goes. Ubuntu 14.04 with Chromium.

@lukepfister
Copy link
Author

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.

@rueycheng
Copy link

Still experienced this issue on Ubuntu 15.04 with google-chrome-stable 43.0.2357.65-1. Any suggestion where to look at?

@CameronTStark
Copy link

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.

accessingCellis deprecated. Userequire("notebook/js/cell").Cell``

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants