I have set up a simple notebook with a widget (which works fine locally), clicked the "save with widgets" menu option, uploaded, and viewed on nbviewer. No widget appears in the notebook (although I can see the widget data in the .ipynb file, at the bottom). Here it is:
http://nbviewer.jupyter.org/gist/ketch/36daf198782102a30f318d38fa5ae13a
I am running ipywidgets 6.0.0.beta7 and widgetsnbextension 2.0.0.beta14. I've tried with both Chrome and Safari browsers.
I have set up a simple notebook with a widget (which works fine locally), clicked the "save with widgets" menu option, uploaded, and viewed on nbviewer. No widget appears in the notebook (although I can see the widget data in the .ipynb file, at the bottom). Here it is:
http://nbviewer.jupyter.org/gist/ketch/36daf198782102a30f318d38fa5ae13a
I am running ipywidgets 6.0.0.beta7 and widgetsnbextension 2.0.0.beta14. I've tried with both Chrome and Safari browsers.