With the new widgets functionality present in nbconvert 5.5, I am trying to 
convert a very simple notebook containing a slider to slides like this:

```
$ jupyter nbconvert --execute Untitled.ipynb 
--ExecutePreprocessor.store_widget_state=True --to slides
```

However, when I see them the widget is not shown. Am I using it wrong?

-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/323e6fbe-a25e-422d-b5cf-83bd5f56fc46%40googlegroups.com.

Reply via email to