Plotly scatter and line plots don't render in jupyter notebook when doing a show()

I use jupyter notebook on a firefox browser in a linux RHEL6.8 machine and when I try to plot a scatter or line plots and execute the show() function, the frame and the hovering information is rendered correctly but the data points are not visible. Has somebody faced this problem?

If I use a different chart type like a Box plot it has no problems rendering the data points as well as hover info.

Hi @rakshtv

It would be helpful if you could paste your code to allow debugging to be faster.

Thank you.