Skip to content
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

Failed to open *.plotly.json file #160

Closed
jonmmease opened this issue Sep 18, 2018 · 1 comment
Closed

Failed to open *.plotly.json file #160

jonmmease opened this issue Sep 18, 2018 · 1 comment

Comments

@jonmmease
Copy link
Contributor

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:

{"data": [{"y": [2, 3, 1]}]}

Double click file in JupyterLab to open. The following error is displayed
screen shot 2018-09-17 at 7 55 41 pm

Chrome developer console error:
screen shot 2018-09-17 at 7 56 26 pm

@jonmmease
Copy link
Contributor Author

Fixed by #159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant