Anupam Saraph

Results 6 comments of Anupam Saraph

This issue was also raised on plotly https://github.com/plotly/plotly.py/issues/2956. There is no response as yet. However the animation happens on Google Collaboratory and native jupyter. This appears to be a vs-code...

> Hi, I'd like to help (I'm one of the maintainers of Jupyter extension for VS Code). > How can I debug plotly (create a local debug copy of plotly),...

> There are some instructions in https://github.com/plotly/plotly.js/blob/master/CONTRIBUTING.md#development which is what we use to build development bundles... let me know if that's enough to get you started! Thanks for looking into...

See https://github.com/microsoft/vscode-jupyter/issues/4364#issuecomment-817352686 for a work around Or https://github.com/microsoft/vscode-jupyter/issues/4364#issuecomment-830132169

Unable to import ipynb as it gives the error: "ipynb\fs\full\__init__.py", line 39, in get_code raise ImportError('Could not import {path} for {fn}: incorrect version or language" Is this ipynb import supported...

I have the same issue. While the code below would earlier produce png, svg, or html based on the extension, it is going into an endless execution of the cell...