-
-
Notifications
You must be signed in to change notification settings - Fork 78
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
PlotlyJS doesn't show plots on Julia 0.5 RC3. #68
Comments
Thanks for reporting. Things work for me when I use 0.5-rc3. Will you please try to open the javascript console on a notebook like that and tell me what you see? I'm a bit worried that we don't see this message, which indicates that plotly.js has been successfully loaded into the notebook. |
I reinstalled Jupyter and PlotlyJS.jl and cleaned all cache and settings related to Jupyter, and then I started to see a different error on my machine. This may not be related to PlotlyJS.jl (the message looks like JuliaInterop/ZMQ.jl#73), but happens just after calling Copy of the error message shown above:
Environment:
|
Thank you for reporting. I think that here is actually that your new jupyter installation didn't come with |
One more thing, on Julia v0.5-rc3 I had to do |
Thanks a lot! Checking out the master branch of IJulia.jl solved the problem. Sorry for making noise. |
No problem, happy it helped! |
Even the simplest plot doesn't show anything though this may be due to a bug of an upstream.
The text was updated successfully, but these errors were encountered: