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
{{ message }}
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.
From https://bugzilla.mozilla.org/show_bug.cgi?id=1365735:
Related to bug 1365625. Using plotly in local mode on a cluster leads to the following error appearing when trying to save a workbook:
Notebook Validation failed: ... is not valid under any of the given schemas...
http://stackoverflow.com/questions/42285255/plotly-plots-in-jupyter-notebooks-validation-fails-when-saving said that upgrading nbformat fixes the problem. I think I fixed this with
conda update nbformat
from the shell, but I had to restart the kernel.The text was updated successfully, but these errors were encountered: