4

When I convert a notebook containing an ipywidget, the widget doesn't render, only the label is printed. Is it possible to get nbconvert to render the ipywidget when converting to html or pdf? I don't need interactivity, just a static image.

Here is the notebook defining a slider widget

enter image description here

And here is the output after running nbconvert --to pdf widget-test.ipynb

enter image description here

I went through the process of saving the notebook widget state according to the official instructions before converting the notebook.

I am using the latest jupyter/scipy-notebook docker image.

jScience
  • 68
  • 7

0 Answers0