You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Furthermore, converting a notebook with nbconvert using vscode / plotly_mimetype will produce the following warning:
UserWarning: Your element with mimetype(s) dict_keys(['application/vnd.plotly.v1+json']) is not able to be represented.
It would be good if VS Code could produce a similar warning, if possbile, when trying to export application/vnd.plotly.v1+json content to HTML. Exporting to a static picture would of course be even more convenient.
Furthermore, converting a notebook with nbconvert using vscode / plotly_mimetype will produce the following warning:
UserWarning: Your element with mimetype(s) dict_keys(['application/vnd.plotly.v1+json']) is not able to be represented.
It would be good if VS Code could produce a similar warning, if possbile, when trying to export application/vnd.plotly.v1+json content to HTML. Exporting to a static picture would of course be even more convenient.
See here #6999 (comment)
The text was updated successfully, but these errors were encountered: