jupyter / dashboards_server

[RETIRED] Server that runs and renders Jupyter notebooks as interactive dashboards
Other
181 stars 48 forks source link

Update Jupyter deps to fix ipywidgets rendering issue #247

Closed jhpedemonte closed 8 years ago

jhpedemonte commented 8 years ago

Fixes #240

parente commented 8 years ago

LGTM. Tested a few other notebooks and don't see any regressions.

Thanks for the release @SylvainCorlay.