Offline Mode in Jupyter Notebook shows blank graphs

so this problem seems to have crept up again. This is the message I get from the console:

Error: Script error for "plotly"
http://requirejs.org/docs/errors.html#scripterror
makeError()
require.js:165
newContext/context.onScriptError()
require.js:1732
require.js

I’m using plotly version 1.12.9 and also getting a similar error to above:

Uncaught Error: Script error for "plotly"
http://requirejs.org/docs/errors.html#scripterror
    at makeError (require.js:165)
    at HTMLScriptElement.onScriptError (require.js:1732)

Hi there,
Are you still getting this issue with the latest version of Plotly’s python API (version 1.12.12)? Can you also let us know which version of python/ipython you’re using?

1 Like

Hello, I am getting the β€œblank graphs” or more appropriately, blank cells when using offline mode. I followed the instructions as laid out in the website.

I am using python 2 and installed plotly through Anaconda. I have 1.12.9 installed.

Any help appreciated!

Ed

Wait. Now it works. I reset the computer.

Bizarre.

Ed