dashboards_bundlers
dashboards_bundlers copied to clipboard
server_upload not working with declarative widgets
I get 500 : Internal Server Error in my browser with 'Deploy as Dashboard on Jupyter Dashboards Server' when notebook contains declarative widgets code. Works fine otherwise.
Workaround is to manually 'download as Jupyter Dashboards Server bundle(.zip)' and then unizp/upload to server data folder.
All widgets are working once on the server.
Config:
Windows 7 Docker 17.04.0-ce Oracle VM Virtual Box 5.1.22 DockerFiles from https://github.com/jupyter-incubator/dashboards_setup/tree/master/docker_deploy
Versioning:
ipywidgets==5.2.3 jupyter-cms==0.6.2 jupyter-dashboards==0.7.0 jupyter-dashboards-bundlers==0.8.1 jupyter-declarativewidgets==0.7.0 notebook==4.2.3