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

Mapnya not working in v0.1.6 #76

Open
v0dro opened this issue Jun 3, 2016 · 3 comments
Open

Mapnya not working in v0.1.6 #76

v0dro opened this issue Jun 3, 2016 · 3 comments

Comments

@v0dro
Copy link

v0dro commented Jun 3, 2016

I ran this notebook: http://nbviewer.jupyter.org/github/domitry/nyaplot/blob/master/examples/notebook/Mapnya.ipynb

And the error turns up as this:

Javascript error adding output!
TypeError: Cannot read property 'pane' of undefined
See your browser Javascript console for more details.

What's the problem? Nothing seems to be working properly.

@hogetaro
Copy link

hogetaro commented Jun 4, 2016

Javascript error adding output!
TypeError: Cannot read property 'pane' of undefined
See your browser Javascript console for more details.

I'm in same situation.with...

  • ipython-4.2.0 + IRuby 0.2.9/ Ruby 2.2.3 + nyaplot (0.1.6) + Mapnya.ipynb

Every plot.show method results in this error.

In javascript console,

require.js?v=6da8be3…:165 Uncaught Error: Mismatched anonymous define() module: [object Object]
http://requirejs.org/docs/errors.html#mismatchmakeError @ require.js?v=6da8be3…:165intakeDefines @ require.js?v=6da8be3…:1255localRequire @ require.js?v=6da8be3…:1439requirejs @ require.js?v=6da8be3…:1791script.(anonymous function).(anonymous function).onload.script.(anonymous function).(anonymous function).onreadystatechange @ VM2852:21
2nyaplot.js:5250 Uncaught TypeError: Cannot read property 'pane' of undefined(anonymous function) @ nyaplot.js:5250_.each._.forEach @ nyaplot.js:509parse_model @ nyaplot.js:5244parse @ nyaplot.js:5236render @ VM2853:5script.(anonymous function).(anonymous function).onload.script.(anonymous function).(anonymous function).onreadystatechange @ VM2851:24
VM2851:25 Finished loading Nyaplotjs
outputarea.js:415 TypeError: Cannot read property 'pane' of undefined(…)
outputarea.js:415 TypeError: Cannot read property 'pane' of undefined(…)

any idea?

@HeisenbergK
Copy link

HeisenbergK commented Jun 19, 2018

I am facing the same issue. ipython-5.7.0 iruby-0.3 ruby-2.3.3 nyaplot-0.1.6
On any mapnya ipynb no 'plot.show' works. The output is:
Javascript error adding output! TypeError: Cannot read property 'pane' of undefined See your browser Javascript console for more details.

Also running the maps.rb example outputs empty pages with javascript console reporting:
mismatched anonymous define() module

@lokeshh
Copy link

lokeshh commented Jun 20, 2018 via email

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