question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Plotly does not work

See original GitHub issue

Auto-reviewers: @NiharikaRay @matthewwardrop @earthmancash @danfrankj Hi, I am using your example for a notebook with plotly: https://github.com/airbnb/knowledge-repo/blob/master/tests/test_posts/plotly.ipynb but the server is not rendering any plot… Using the inspect option in my browser in the console I get:

Uncaught TypeError: Plotly.newPlot is not a function
at test2.kp:245

It does however work when I launch it as a jupyter notebook.

Thanks

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

2reactions
amniskincommented, Sep 3, 2019

The newest version of nbconvert fixes this issue

0reactions
amniskincommented, Sep 3, 2019

Wherever you’re adding the notebooks to the repo.

On Tue, Sep 3, 2019 at 07:31 mazzma12 notifications@github.com wrote:

The newest version of nbconvert fixes this issue

thanks for the fast reply. Do you know if it shall be done on the client side or server side ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/airbnb/knowledge-repo/issues/470?email_source=notifications&email_token=ACPCWOMNIZI2U5K2GNXJEH3QHZYMXA5CNFSM4GAFVFHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5YMQYQ#issuecomment-527485026, or mute the thread https://github.com/notifications/unsubscribe-auth/ACPCWOMNGT776BQ45APCVITQHZYMXANCNFSM4GAFVFHA .

Read more comments on GitHub >

github_iconTop Results From Across the Web

Plotly not loading in browser - Plotly Python
Okay I've tried, and embarrassingly it works with firefox, and on chrome on another computer. How can I troubleshoot what is going wrong...
Read more >
Plotly chart not showing in Jupyter notebook - Stack Overflow
Simple solution: jupyter labextension install jupyterlab-plotly ... If the other answers do not work for you then check if WebGL is enabled ......
Read more >
How to fix plotly Module Not Found Error - YouTube
Hello there. in this video, we go ahead and fix the plotly module not found error in Jupyter notebook.Interested in learning the basics...
Read more >
Plotly figure not loading in browser · Issue #2941 - GitHub
Problem description. fig.show() does not show in Vivaldi browser: a new tab is opened but the bar chart never appears. The URL ...
Read more >
Plots are not showing up | Data Science and Machine Learning
The below worked for me - plotly.offline.init_notebook_mode (connected = True). Do share if this does not work in your kernel . replyReply ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found