We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Opening a *.plotly.json file failes
@jupyterlab/plotly-extension: 0.17.1 JupyterLab 0.34.0
Create a file named fig.plotly.json with contents:
fig.plotly.json
{"data": [{"y": [2, 3, 1]}]}
Double click file in JupyterLab to open. The following error is displayed
Chrome developer console error:
The text was updated successfully, but these errors were encountered:
Fixed by #159
Sorry, something went wrong.
No branches or pull requests
Issue
Opening a *.plotly.json file failes
Versions
@jupyterlab/plotly-extension: 0.17.1
JupyterLab 0.34.0
To reproduce
Create a file named
fig.plotly.json
with contents:Double click file in JupyterLab to open. The following error is displayed

Chrome developer console error:

The text was updated successfully, but these errors were encountered: