0

I have been having the error

nbconvert failed: 'application/vnd.jupyter.widget-state+json'

when running jupyter nbconvert --to html notebook.ipynb in terminal, tried export from vscode ipynb, or jupyter notebook and have not been able to find any reasonable help googling. I have texlive, pandoc and all necessary packages installed as described here and here. Any help on the cause of this?

Toonia
  • 61
  • 1
  • 7
  • Hi Toonia and welcome to SO ! Can you elaborate on how is run the command (from the terminal, jupyter notebook, jupyterlab, ...) and add the used command (e.g `jupyter nbconvert --to html notebook.ipynb` ) ? – cbo Oct 10 '22 at 07:38
  • I got the error in all cases: from terminal, vscode, and jupyter notebook – Toonia Oct 10 '22 at 17:37
  • Ok, maybe update your question with this comment so it is easier for other to get all the information. Have you tried converting a dummy notebook (with e.g only a title and a block of code) ? If this fails we will need to know how `nbconvert` was installed (with `conda`, `pip`, ...) to have a [minimal-reproducible-example](https://stackoverflow.com/help/minimal-reproducible-example). – cbo Oct 11 '22 at 07:25

0 Answers0